The stuff I do
Home
/
Notes
/
About
/
Social
/
RSS
Shell redirections
← Notes
Tags:
[bash][shell][output]
Redirect stdout and stderr to a file
command
>
/dev/null
2
>
&1
← Notes