Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
a shell script to say good morning/afternoon/evening
#!/bin/bash h=`date +%H` if [ $h -lt 12 ]; then echo Good Morning elif [ $h -lt 18 ]; then echo Good Afternoon else echo Good Evening fi
run
|
edit
|
history
|
help
2
Please
log in
to post a comment.
a
curl test
fo
gsup awk
GetListRDA
Example
If.sh
wallcmd
Matrix addition, subtraction and multiplication
..
Please log in to post a comment.