Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.sbin/postinstall



On Thu, 26 Feb 2009, Christos Zoulas wrote:
> >"grep -q" is not portable; use "grep >/dev/null" instead.  Also add a
> >comment saying that postinstal is invoked during a cross build.
> 
> I beg to differ, which grep does not have -q? If so it is not POSIX
> compliant.

Solaris.

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index