Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 1999 17:11:37 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        Brian Somers <brian@Awfulhak.org>
Cc:        Forrest Aldrich <forrie@forrie.com>, freebsd-current@FreeBSD.ORG, brian@hak.lan.Awfulhak.org
Subject:   Re: ps on 4.0-current
Message-ID:  <19991123171137.A19161@dan.emsphone.com>
In-Reply-To: <199911232103.VAA02408@hak.lan.Awfulhak.org>; from "Brian Somers" on Tue Nov 23 21:03:04 GMT 1999
References:  <dnelson@emsphone.com> <199911232103.VAA02408@hak.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Nov 23), Brian Somers said:
> $ ps jtva
> USER   PID  PPID  PGID   SESS JOBC STAT  TT       TIME COMMAND
> root   222     1   222 9dac40    0 Is+   va    0:00.01  (getty)
> $ sudo ps jtva
> USER   PID  PPID  PGID   SESS JOBC STAT  TT       TIME COMMAND
> root   222     1   222 9dac40    0 Is+   va    0:00.01 /usr/libexec/getty Pc tt
> $ head -1 /etc/motd
> FreeBSD 4.0-CURRENT (HAK) #9: Mon Nov 22 01:09:55 GMT 1999
> 
> This looks a bit wrong....

Now that does look weird.  After a bit more investigation, it looks
like you can only get the full commandline of your own processes.  Root
can see all commandlines.

-- 
	Dan Nelson
	dnelson@emsphone.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991123171137.A19161>