home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / std_unix / volume.23 / text0075.txt < prev    next >
Encoding:
Text File  |  1991-06-15  |  770 b   |  20 lines

  1. Submitted-by: peter@ficc.ferranti.com (Peter da Silva)
  2.  
  3. > I recently heard that future POSIX standards will document `long options'
  4. > similar to those used in the GNU file utilities.
  5.  
  6. > (3) What about tools that do not use getopt (like pg, chmod, tar and so on)?
  7.  
  8. How does getopt support long options? I would think that standardising on long
  9. options would pretty much require a more sophisticated parser, such as Eric
  10. Allman's "parseargs".
  11. -- 
  12. Peter da Silva; Ferranti International Controls Corporation; +1 713 274 5180;
  13. Sugar Land, TX  77487-5012;         `-_-' "Have you hugged your wolf, today?"
  14.  
  15. [ The GNU getopt supports long options, via +long_option_name, I believe.
  16.   It qualifies as existing practice, I suppose. --mod ]
  17.  
  18. Volume-Number: Volume 23, Number 78
  19.  
  20.