Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!ogicse!dali!uakari.primate.wisc.edu!uflorida!haven!decuac!e2big.dec.com!shlump.nac.dec.com!ryn.esg.dec.com!uninet!pusix!jannik From: jannik@funix.enet.dec.com (Jan-Erik Pedersen) Newsgroups: comp.unix.ultrix Subject: Re: unaligned access Message-ID: <169@uninet.vbo.dec.com> Date: 12 Apr 90 12:53:16 GMT References: <9334@shlump.nac.dec.com> <1653@cernvax.UUCP> <10205@cbmvax.commodore.com> Sender: news@uninet.vbo.dec.com Reply-To: jannik@funix.enet.dec.com (Jan-Erik Pedersen) Organization: Digital Equipment Corporation Lines: 14 uac s 0 ! turns off the logging system wide (must be superuser) uac p 0 ! turns of logging for the parent process (shell) and hence all childs. Both the system flag and the process flag must be turned on enable logging, so uac s 0 effictively disables all logging. uac will disable the logging both to the terminal and the error log /* Jan-Erik Pedersen jannik@funix.enet.dec.com */