chiark
/
gitweb
/
~mdw
/
qmail
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Debianization for 1.01-2
[qmail]
/
qmail-qstat.sh
1
cd QMAIL
2
echo messages in queue: `find queue/mess -type f -print | wc -l`
3
echo messages in queue but not yet preprocessed: `find queue/todo -type f -print | wc -l`