Simple Timer on terminal
# ./count.sh
stop : Ctrl-c
# ./count.sh -t 3m
- set hour :
-h 1 - set minute :
-m 2 - set second :
-s 3 - set all :
-t 1h2m3s
- Sound a beep(
/a) at the end
# ./count.sh -t 1s -a
MIT
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Simple Timer on terminal
# ./count.sh
stop : Ctrl-c
# ./count.sh -t 3m
-h 1 -m 2 -s 3 -t 1h2m3s/a ) at the end# ./count.sh -t 1s -a
MIT
Simple Timer of Shell Script