Stderr Redirection
Sample:
# make > build.log 2>&1
This works for ksh, but not for tcsh.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Sample:
# make > build.log 2>&1
This works for ksh, but not for tcsh.