[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with semaphores and such.
>
> egrep -n semun $(find /usr/include -name \*.h) /dev/null
>
Why have you used /dev/null?
(Wild guess: to have egrep find a file to work with in case find returns a null string?)
--
Shaul Karl <shaulka@bezeqint.net>
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il