LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   redirect all error messages (https://www.linuxquestions.org/questions/linux-desktop-74/redirect-all-error-messages-628180/)

jackmor 03-15-2008 01:52 AM

redirect all error messages
 
Hi all,
Which command I should add in .bashrc to redirect all error messages to a log file ?

konsolebox 03-15-2008 03:18 AM

try to add
Code:

exec 2>logfile


All times are GMT -5. The time now is 08:14 AM.