Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!news.radio.cz!news.eecs.umich.edu!news.mathworks.com!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.shell,comp.os.linux.misc,alt.os.linux,comp.unix.bsd.misc,comp.unix.bsd.freebsd.misc Subject: Re: unix acronyms -collecting a list? Date: 24 May 1997 11:39:28 GMT Organization: Private BSD site, Dresden Lines: 38 Message-ID: <5m6k1g$2v2@uriah.heep.sax.de> References: <5kd2ng$c8b$1@rzsun02.rrz.uni-hamburg.de> <5l3c2f$i1j@pasilla.bbnplanet.com> <337A003F.6A7B@ncofsi.com> <3378D37F.462F3A47@gaijin.com> <Pine.SUN.3.95.970513170134.19438A-100000@omni2> <Pine.GSO.3.96.970513200952.7143D-100000@tree.stanford.edu> <Pine.LNX.3.95.970515180937.229A-100000@itclub.mur.csu.edu.au> <EA900H.HsJ@cogsci.ed.ac.uk> <5m29qe$p60@web.nmti.com> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Xref: euryale.cc.adfa.oz.au comp.unix.shell:45407 comp.os.linux.misc:176872 alt.os.linux:21541 comp.unix.bsd.misc:3411 comp.unix.bsd.freebsd.misc:41579 peter@nmti.com (Peter da Silva) wrote: > > No doubt Peter da Silva has an earlier manual to prove me wrong. > > No, the earliest one I have is the Berkeley version of the 7th > edition manual, which is hardly definitive enough. There used to be > copies of the manuals online at research.att.com or hereabouths, > but I haven't been able to locate them recently. Here's the definitive V7 version: SU(1) UNIX Programmer's Manual SU(1) NAME su - substitute user id temporarily SYNOPSIS su [ userid ] DESCRIPTION Su demands the password of the specified userid, and if it is given, changes to that userid and invokes the Shell sh(1) without changing the current directory or the user environ- ment (see environ(5)). The new user ID stays in force until the Shell exits. If no userid is specified, `root' is assumed. To remind the super-user of his responsibilities, the Shell substitutes `#' for its usual prompt. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)