It would be handy to have an enhanced ls with options for showing arbitrary
attributes:
ls --stat=baud --stat=parity /dev/tty
produces:
tty01 57600 even
tty01 57600 even
Also,
ls --stat files
shows all attributes for matching files (in alphabetical order unless -f is
also specified)
This should be very straightforward to implement.
Any interest?
(If someone tells me it already exists, sorry; I'm a VSTa newbie. :-)
Paul
Received on Sun, 29 Feb 2004 19:29:50 -0700
This archive was generated by hypermail 2.1.8 : Tue Sep 26 2006 - 09:03:09 PDT