home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / question / 10428 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.0 KB  |  42 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!gene.fwi.uva.nl!stolk
  3. From: stolk@fwi.uva.nl (Bram)
  4. Subject: Unix naming conventions from the dark times
  5. Message-ID: <1992Aug27.110730.16828@fwi.uva.nl>
  6. Sender: news@fwi.uva.nl
  7. Nntp-Posting-Host: gene.fwi.uva.nl
  8. Organization: FWI, University of Amsterdam
  9. Date: Thu, 27 Aug 1992 11:07:30 GMT
  10. Lines: 30
  11.  
  12.  
  13. Hi there,
  14.  
  15.  
  16. When wandering through a Unix environment, I sometimes find myself
  17. pondering on those cryptic names one gets across.
  18.  
  19. Some of them are obvious, others aren't.
  20. I think I know the origin of these 'cryptogrammes':
  21.  
  22. bin    -    binaries
  23. src    -    source
  24. lib    -    library
  25. dev    -    device
  26. tmp    -    temporary
  27. tty    -    teletype 
  28. (nowadays, term for terminal would make more sense, right?)
  29. termcap    -    terminal capabilities
  30.  
  31. But what about names like 'var'?
  32. My first (wild) guess would be an association with 'variable', right?
  33. And sbin (system binaries?)
  34. Or 'etc' (etcetera?)
  35.  
  36. Surely, some elderly fellow-unix-user must remember the origins for
  37. those names from the early days...
  38.  
  39.     Bram Stolk
  40.     stolk@fwi.uva.nl
  41.  
  42.