It would be nice to be able to sort the directory listing by time. The default flags for standard `ls` are `ls -t` and `ls -r`, so implement these.