LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   stderr redirection (https://www.linuxquestions.org/questions/linux-newbie-8/stderr-redirection-233506/)

evilop 09-21-2004 04:21 PM

stderr redirection
 
hey everyone,
is there a way to redirect stderr into an ascii text file? I'm already familiar with redirecting stdout (using ">" in bash). Thanks for help.

Tinkster 09-21-2004 04:24 PM

man bash
/REDIRECTION
n



Cheers,
Tink

dsegel 09-21-2004 04:25 PM

2>err.out

evilop 09-21-2004 04:27 PM

thanks,
I'm sorry that I'm a silly newbie and did not look at the man page first.


All times are GMT -5. The time now is 10:16 AM.