Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
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
1
Please
log in
to post a comment.
Testing behavior of set -e with functions and exit hooks
reverse pyramid
hadikhan
lucky numbers
test
Array
gsup awk
aaa
deneme2
180420107522
stackse - search stackoverflow differently
Please log in to post a comment.