home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!auspex-gw!guy
- From: guy@Auspex.COM (Guy Harris)
- Newsgroups: comp.unix.questions
- Subject: Re: Unix naming conventions from the dark times
- Message-ID: <14374@auspex-gw.auspex.com>
- Date: 30 Aug 92 23:19:33 GMT
- References: <1992Aug27.110730.16828@fwi.uva.nl> <285@cedb.dpcsys.org>
- Sender: news@auspex-gw.auspex.com
- Organization: Auspex Systems, Santa Clara
- Lines: 16
- Nntp-Posting-Host: bootme.auspex.com
-
- >> But what about names like 'var'?
- >> My first (wild) guess would be an association with 'variable', right?
- >>
- >> Surely, some elderly fellow-unix-user must remember the origins for
- >> those names from the early days...
- > ^^^^^
- >The early days of Sys V R4 ? :)
-
- Early days of SunOS 4.0, actually; "/var" and "/sbin" were cooked up by,
- as I remember, Rusty Sandberg as part of the 4.0 filesystem reorg, done
- in an attempt to separate stuff that can be shared by multiple diskless
- clients from stuff that each client needs a private version of. SVR4,
- BSD, and other OSes picked it up from Sun, with some changes (e.g., the
- replacement of "/usr/etc" by "/usr/sbin"; given that both Berkeley and
- AT&T/USL seem to have gone with "/usr/sbin", I guess I'll just have to
- grit my teeth and make "/usr/etc" a symlink to "/usr/sbin"...).
-