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
leer_de_la_memoria.sh
projet
wallcmd
snapshot
a
Sample
Alternative time out
GetListRDA
Testing behavior of set -e with functions and exit hooks
aaa