Hi Martin,
Sometimes, there are other ways to solve the same problem so any suggestions are welcome.
export LC_ALL=C
sed -s $'
/^$/,$d
/^From /d
/^[ \t]/d
s/[ \t]*:.*//
' `mhpath +foo all` |
tr A-Z a-z |
sort |
uniq -c |
sort -n
--
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy
--
nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [nmh-workers] mhshow and Headers, Ken Hornstein |
|---|---|
| Next by Date: | Re: [nmh-workers] mhshow and Headers, Ralph Corderoy |
| Previous by Thread: | Re: [nmh-workers] mhshow and Headers, Ken Hornstein |
| Next by Thread: | Re: [nmh-workers] mhshow and Headers, Ralph Corderoy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |