Linux Terminal Glossary
›
I/O Redirection & Pipes
command 2>> error.log
Category:
I/O Redirection & Pipes
command 2>> error.log
Copy command
Append stderr to a file
Appends error messages to a file instead of overwriting. >> for stderr.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.