Wi-Fizzle.com - Putting the fizzle in Wi-Fi since 2005 .. (yes, this was a poor choice for a domain name)

<div class="news_item">#301<div class="news_title">Bash: Combine stdout and stderr

Posted by dandriff on Tuesday September 23, 2008@04:38PM

To redirect stderr so that it is combined with stdout in the BASH shell, use:
2>&1 >&