Le sam 09/11/2002 à 22:44, Dustin Navea a écrit :
> why create code bloat?  make it &> /dev/null and remove the > /dev/null and
> the 2>&1 ...  &> /dev/null covers both quite nicely
> 

If you do that, you hide the error message the shell spits out if it
cannot find the command, which was the reason Sylvain proposed the
change.

Vincent



Reply via email to