ref: 7a5c054b933d121a42559bbc0080c9b354d5defc dir: /bin/mtail/
#!/bin/rc dir=/mail/box/$user/arc if(! test -d $dir) exit n=10 if(! ~ $#* 0) n=$1 ls -t $dir | sed $n^q