4 lines
52 B
Text
4 lines
52 B
Text
|
|
rm -f $1.start $1.end
|
||
|
|
: >$1.start
|
||
|
|
sleep 2
|
||
|
|
: >$1.end
|