Run Code
|
API
|
Code Wall
|
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
basc1
Ukp1
progrm_V
reverse pyramid
asdf
FCFS_done
labscript1.sed
jhbl
prog1
a