<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 >&