We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da5c767 commit 710b071Copy full SHA for 710b071
dryEye.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# Twitter: az7rb
4
-echo -e " watch -n 3600 ./dryEye.sh"
+echo -e "USAGE: watch -n 3600 ./dryEye.sh"
5
# Array tasks
6
arr[0]="Do 10 Pushups"
7
arr[1]="Take a walk"
0 commit comments