|
2007-08-24 00:55 AEST by Glen Starrett - How about a -w for "wide" and -d for "deliminated" for easier parsing of
variable-width data?
-w could add all kinds of additional fields
-d would use a field deliminator (other than fixed-width) to get around the
other problems with annotate like chopping off the username if there is a domain
in front, etc.
|