Linux Linux – Manipulate the stdout and stderr February 8, 2010 ykyuen 4 Comments Redirection is very common and useful in Linux. stdout – Normal messages output displayed on terminal after running a command stderr – Error messages displayed on terminal after running a command Continue reading Linux – Manipulate the stdout and stderr →