[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: paths
Sebastian Stark wrote:
> Timur Maryin wrote:
>
>> Which option corresponds to showing all parameters and paths in `ps ax' (Instead of only
>
> ps u
>
> Maybe you want to use "ps xuaww"
NO!
Look:
Now (I corrupt something, and no parameters)
tima@sentry>ps ax |grep inetd
22347 ?? Is 0:00.08 (inetd)
tima@sentry>ps ax |grep syslog
3316 ?? Ss 0:04.53 (syslogd)
tima@sentry>
I want something like this:
tima@tima>ps ax |grep inetd
176 ?? Is 0:00.00 inetd -wW
tima@tima>ps ax |grep syslog
153 ?? Ss 0:00.05 syslogd -a 195.170.33.16/28
tima@tima>
--
Timur Maryin
East Connection ISP (http://www.east.ru)
- Follow-Ups:
- Re: paths
- From: Sebastian Stark <seb@gosh.todesplanet.de>
- Re: paths
- From: Artur Grabowski <art@blahonga.org>
- References:
- paths
- From: Timur Maryin <tima@east.ru>
- Re: paths
- From: Sebastian Stark <seb@gosh.todesplanet.de>