Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2012 01:11:19 +0200
From:      Frank Reppin <frank@undermydesk.org>
To:        Jack Stone <jacks@sage-american.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: small script help
Message-ID:  <5036B897.1050101@undermydesk.org>
In-Reply-To: <5036B542.1040509@sage-american.com>
References:  <5036B542.1040509@sage-american.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24.08.2012 00:57, Jack Stone wrote:
[...]
> How can I modify my script to see only the host based on the bottom line
> above?
pgrep(1) has an option (-j jid) to either include jails by
given id or to exclude them (-j none).

HTH,
Frank Reppin

-- 
43rd Law of Computing:
         Anything that can go wr
fortune: Segmentation violation -- Core dumped



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