summaryrefslogtreecommitdiffstats
path: root/pts/test-resources/compress-gzip/pre.sh
blob: 945c953b86b031f070ff6607730f728ab063834f (plain)
1
2
3
4
5
#!/bin/sh

cd $1
dd if=/dev/urandom of=compressfile bs=2048 count=1048576