Guest User

Untitled

a guest
Sep 25th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. `>` file redirects stdout to file
  2. 1> file redirects stdout to file
  3. 2> file redirects stderr to file
  4. &> file redirects stdout and stderr to file
Add Comment
Please, Sign In to add comment