diff --git a/sr-1.sh b/sr-1.sh index c721f60..1e1318d 100644 --- a/sr-1.sh +++ b/sr-1.sh @@ -16,6 +16,6 @@ sleep 3 for i in `ls` do rm $i - sleep 1 + sleep 0.5 done clear \ No newline at end of file