> 
> 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 <[EMAIL PROTECTED]>



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to