Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2000 10:52:05 +0200
From:      Len Conrad <lconrad@go2france.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   ps -u ?
Message-ID:  <4.3.1.0.20000526104846.00f444a0@mail.go2france.com>

next in thread | raw e-mail | index | archive | help
I lifted this

ps -u postfix | awk '{print$4}' | sort | uniq -c

from a mailing list but it gives error:

ps: postfix: No such file or directory

instead of nice little report.  I have two machines where postfix appears 
several times in the user column with 'ps aux'

Len 



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




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