Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.mel.connect.com.au!news.mel.aone.net.au!news.mira.net.au!news.vbc.net!vbcnet-west!knews.uk0.vbc.net!vbcnet-gb!azure.xara.net!xara.net!disgorge.news.demon.net!demon!dispatch.news.demon.net!demon!europa.clark.net!newsxfer3.itd.umich.edu!jobone!dailyplanet.srl.ford.com!eccws1.dearborn.ford.com!tprodin From: tprodin@ford.com (Timothy R Prodin) Newsgroups: gnu.misc.discuss,comp.unix.solaris,comp.unix.shell,comp.unix.bsd.misc,comp.unix.bsd.freebsd.misc,comp.os.linux.x,comp.os.linux.misc Subject: Re: unix acronyms -collecting a list? Date: 4 Jun 1997 14:22:18 GMT Organization: Ford Motor Company, EE CAE Message-ID: <5n3tmq$70u1@eccws1.dearborn.ford.com> References: <5kd2ng$c8b$1@rzsun02.rrz.uni-hamburg.de> <337A4444.1B61@agcs.com> <NEWTNews.863735492.21085.Steve@oem030.oem.state.or.us> <33956A6B.3A5FF275@physik.tu-muenchen.de> Reply-To: tprodin@ford.com NNTP-Posting-Host: ees290.pd8.ford.com Lines: 13 Xref: euryale.cc.adfa.oz.au gnu.misc.discuss:31638 comp.unix.solaris:108635 comp.unix.shell:45712 comp.unix.bsd.misc:3501 comp.unix.bsd.freebsd.misc:42398 comp.os.linux.x:63483 comp.os.linux.misc:178791 Christopher Eltschka <celtschk@physik.tu-muenchen.de> wrote: >Steve Hathaway wrote: >> /bin >> /sbin >bin is binaries. But sbin? >strange binaries? :-) Its either Stand-alone BINaries; or Single user BINaries. The sbin directory contains programs needed to start a system in multi-user mode. (init, mount, ifconfig, sh, sync, swapadd, etc.)