On Fri, Nov 13, 2009 at 11:31:16PM +0100, markus schnalke wrote:
>[2009-11-13 20:00] Yannic Haupenthal <mail_AT_thedarkwebsite.de>
>>
>> &>/dev/null
>
>Smells like bashism.
>
>Use
>
> >/dev/null 2>&1
>
>instead.
It's actually a csh-ism. zsh does it, too, but I don't think
bash does. And it shouldn't work after the first &.
-- Kris Maglione Perhaps when a man has special knowledge and special powers like my own, it rather encourages him to seek a complex explanation when a simpler one is at hand. --"Sherlock Holmes"Received on Sat Nov 14 2009 - 00:35:26 UTC
This archive was generated by hypermail 2.2.0 : Sat Nov 14 2009 - 00:48:02 UTC