shred thread

This commit is contained in:
2020-08-23 09:26:32 +02:00
parent e4b3923f6d
commit c6a8fd861d
12 changed files with 106 additions and 58 deletions

View File

@ -2,7 +2,7 @@
echo "starting SHRED DUMMY"
for i in {0..100..10}
for i in {0..100..20}
do
echo "DUMMY shred $i%"
sleep 1