Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ucbvax!sdcsvax!celerity!jjw From: jjw@celerity.UUCP Newsgroups: comp.unix.questions Subject: Re: Destroying arguments Message-ID: <200@celerity.UUCP> Date: Tue, 26-May-87 17:33:43 EDT Article-I.D.: celerity.200 Posted: Tue May 26 17:33:43 1987 Date-Received: Wed, 27-May-87 05:23:51 EDT References: <15605@gatech.gatech.edu> Reply-To: jjw@celerity.UUCP (Jim (JJ) Whelan) Distribution: comp.unix.questions Organization: Celerity Computing, San Diego, Ca. Lines: 14 In article <15605@gatech.gatech.edu> hope@gatech.UUCP (Theodore Hope @ LEGOLAND) writes: >If you _really_ want secure (i.e., unreadable) arguments then fill up your >environment with _lots_ of junk. Twenty-five or so environment variables set >to about 70 characters each will keep 'w' and 'ps' from displaying them, even >with ps axwwwwwww. > >This works on BSD systems, although different implementations might "require" >you to have much more in your environment. > >I don't think it works on SysV. Also doesn't work on Celerity BSD systems which can find the command arguments regardless of environment variables.