[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: paths
Timur Maryin <tima@east.ru> writes:
> 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>
Looks like your kernel is probably out of sync with userland.
You did follow instructions while upgrading, didn't you?
//art
- Follow-Ups:
- 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>
- Re: paths
- From: Timur Maryin <tima@east.ru>