repo.or.cz
/
hband-tools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PMbwmon bandwidth monitor: can specify which interfaces to watch, also supporting...
[hband-tools.git]
/
root-tools
/
sendmail.atd
blob
6306965af4b609bb443716e2bf248dd945c5b8f8
1
#!/bin/bash
2
3
if
[
-r
~
/
.bash_cron
]
4
then
5
. ~
/
.bash_cron
6
fi
7
8
exec
sendmail
"$@"