ref: 3e6dc22ba80448d7462f3a88beb7c6d1973113eb 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