command &>/dev/null

Category: I/O Redirection & Pipes

command &>/dev/null

Discard all output (stdout and stderr)

Discards all output — both normal output and errors — completely silencing the command.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.