command 2>> error.log

Category: I/O Redirection & Pipes

command 2>> error.log

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.