home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v1 / text0002.txt < prev    next >
Encoding:
Text File  |  1987-06-30  |  1.4 KB  |  46 lines

  1. > some commands take arguments as
  2. > command -abcdefg filename
  3. > and some as
  4. > command -a -b -c -d -e -f -g filename
  5. > It would be great if this was standardised.
  6.  
  7. Although commands like find will, I suppose always be renegades, doesn't
  8. conformity to getopt() for all future commands not explicitly excused from
  9. conformity by some ANSI committee take care of the problem?  It seems that
  10. this is (or at least SHOULD be) simply a problem of living with history.
  11.  
  12. By the way, I understand that the central concern of the committee is in
  13. the area of system calls, but aren't y'all going to have a subcommittee
  14. responsible for commands, shells, etc analogous to the C committee's
  15. "library" subcommittee?  I would hope so.
  16.  
  17. [ Would some more knowledgable P1003 committee member please comment
  18. on this?  -mod]
  19.  
  20. If this kind of stuff should be sent to ut-sally!std-unix instead of
  21. ut-sally!jsq, let me know.
  22.  
  23. [ The convention I have adopted is that mail to ut-sally!std-unix
  24. is a submission to the newsgroup, while mail to ut-sally!jsq (or,
  25. better, ut-sally!std-unix-request) is mail about the newsgroup,
  26. though I may, as I did for this message, reply with a request
  27. for permission to post.  -mod]
  28.  
  29. bc
  30. --
  31.   /  \    Bill Crews
  32.  ( bc )   Cyb Systems, Inc
  33.   \__/    Austin, Texas
  34.  
  35. [ gatech | ihnp4 | nbires | seismo | ucb-vax ] ! ut-sally ! cyb-eng ! bc
  36. -- 
  37.  
  38. John Quarterman, jsq@ut-sally.ARPA, {ihnp4,seismo,ctvax}!ut-sally!jsq
  39.  
  40. Volume-Number: Volume 1, Number 03
  41.  
  42.