Skip to content

Instantly share code, notes, and snippets.

@vicradon
Created June 14, 2024 09:28
Show Gist options
  • Save vicradon/42c5805c237a6cc8ea67ad46de6e1540 to your computer and use it in GitHub Desktop.
Save vicradon/42c5805c237a6cc8ea67ad46de6e1540 to your computer and use it in GitHub Desktop.
Redirect a command to /dev/null
command > /dev/null 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment