bug-bash
[Top][All Lists]
Advanced

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

why doesn't this error message go to the bit bucket?


From: Com MN PG P E B Consultant 3
Subject: why doesn't this error message go to the bit bucket?
Date: Mon, 28 Aug 2006 10:41:30 +0200

$ unalias fooee 2>&1 >/dev/null
bash: unalias: fooee: not found

Why is the error message displayed here? Because of the redirection,
I had expected that any error message resulting from the unalias
command would go to /dev/null

Ronald
-- 
Ronald Fischer (phone +49-89-63676431)
mailto:mn-pg-p-e-b-consultant-3.com@siemens.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]