Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2000 17:02:05 +0100 (BST)
From:      Jan Grant <Jan.Grant@bristol.ac.uk>
To:        Len Conrad <lconrad@go2france.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ps -u ?
Message-ID:  <Pine.GHP.4.21.0005261701380.2554-100000@mail.ilrt.bris.ac.uk>
In-Reply-To: <4.3.1.0.20000526104846.00f444a0@mail.go2france.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 May 2000, Len Conrad wrote:

> ps -u postfix | awk '{print$4}' | sort | uniq -c
> 
> from a mailing list but it gives error:
> 
> ps: postfix: No such file or directory

That's a sysVism. "ps U postfix" oughtta work.

-- 
jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/
Tel +44(0)117 9287163 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk
Goedel would be proud - I'm both inconsistent _and_ incomplete.



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?Pine.GHP.4.21.0005261701380.2554-100000>