execution_time_and_notify
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
execution_time_and_notify [2011/05/11 13:45] – k2patel | execution_time_and_notify [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
<code bash> | <code bash> | ||
s=`date +%s`; / | s=`date +%s`; / | ||
- | then / | + | then / |
</ | </ | ||
Line 19: | Line 19: | ||
notify(){ | notify(){ | ||
for n in $receipients; | for n in $receipients; | ||
- | echo $1 | / | + | echo $1 | / |
done | done | ||
} | } |
execution_time_and_notify.1305121534.txt.gz · Last modified: 2020/08/10 02:28 (external edit)