Sha256: 217ce5ebf6169d08bb97d40fdb91f216fc23a30a83ba810670f8fa8592c12acb

Contents?: true

Size: 194 Bytes

Versions: 2

Compression:

Stored size: 194 Bytes

Contents

#!/usr/bin/env bash

# Make some temp files

fallocate -l 10G /home/hts/1.ts
fallocate -l 10G /home/hts/2.ts
fallocate -l 10G /home/hts/3.ts
fallocate -l 10G /home/hts/4.ts

ls -altrh /home/hts

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cleanup_recordings-0.1.1 bin/make_temp
cleanup_recordings-0.1.0 bin/make_temp