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

  1. some commands take arguments as
  2.  
  3. command -abcdefg filename
  4.  
  5. and some as
  6.  
  7. command -a -b -c -d -e -f -g filename
  8.  
  9. It would be great if this was standardised.
  10. Post this if you like: it's gleaned from a book 'Unix for beginners' by
  11. Miller and Boyle at the University of Leeds, UK
  12. -- 
  13.  'He had a certain naive charm, but no muscle!'
  14.                      Frank N. Furter in the Rocky Horror Picture Show.
  15.  
  16. +-------------------------+------------------------------------------+
  17. | Douglas Spencer         | {decvax,garfield,okstate,philabs,seismo} |
  18. |  Maths Institute        |      !mcvax!ukc!warwick!daisy!maugg      |
  19. |   University of Warwick |------------------------------------------|
  20. |    Coventry CV4 7AL     | If necessary I can also be contacted     |
  21. |     England             | easily by any competent telepath     :-) |
  22. +-------------------------+------------------------------------------+
  23.  
  24. [ The P1003 draft standard has little to say about commands, as it's
  25. mostly concerned with system calls and library routines.  Varying option
  26. formats are a nuisance, though.  -mod]
  27. -- 
  28.  
  29. John Quarterman, jsq@ut-sally.ARPA, {ihnp4,seismo,ctvax}!ut-sally!jsq
  30.  
  31. Volume-Number: Volume 1, Number 02
  32.  
  33.