Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2010 20:57:20 +0200
From:      Jilles Tjoelker <jilles@stack.nl>
To:        Eitan Adler <eitanadlerlist@gmail.com>
Cc:        FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   Re: [patch] [RFC] pathchk quiet flag
Message-ID:  <20100427185720.GA7165@stack.nl>
In-Reply-To: <x2na0777e081004261057w6ede2592sdd4b0cddc43157f9@mail.gmail.com>
References:  <x2na0777e081004261057w6ede2592sdd4b0cddc43157f9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 26, 2010 at 08:57:31PM +0300, Eitan Adler wrote:
> This path adds a -q flag to stop pathchk from outputting error
> messages but still return an error code.

Why do you need this; can't you do something like
  pathconf -- "$pathname" 2>/dev/null

-- 
Jilles Tjoelker



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