home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v7 / text0094.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  513 b 

  1. From: guy@sun.com (Guy Harris)
  2. Date: Mon, 27 Oct 86 12:44:39 PST
  3.  
  4. > There's a real easy fix to the current random collection of special
  5. > flags that handle filenames beginning with a dash:...
  6.  
  7. There's another fix, already implemented by all the versions of "getopt"
  8. running around - an argument of the form "--" means no other arguments are
  9. to be interpreted as flags, regardless of their form.  Since this one has
  10. already been implemented by many commands, it is preferable.
  11.  
  12. Volume-Number: Volume 7, Number 95
  13.  
  14.