[patch] [RFC] pathchk quiet flag

Jilles Tjoelker jilles at stack.nl
Tue Apr 27 18:57:22 UTC 2010


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


More information about the freebsd-hackers mailing list