On Fri, Mar 2, 2012 at 5:07 PM, Vladislav V. Prodan <[email protected]>wrote:
> 03.03.2012 0:59, Yuri Pankov wrote: > > You have 'c' specified once and don't seem to be piping the output to > > another program. Try specifying 'c' twice as the part of the manpage you > > pasted suggests? > > > > > > It also does not work this version: > > # ps -auxww | grep syslog > root 84784 0,0 0,0 12168 1348 ?? Ss ср00 > 0:03,24 /usr/sbin/syslogd -s -c > Your use case really isn't clear, but don't you need -cc ? -- Adam Vande More _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
