ref: a96bf0f821f67d8ee459f41ff588aca39ed313fe 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