Linuxlookup.com tip of the week: bash redirection

17

Author: JT Smith

Anonymous Reader writes: “Shell redirection – sending the output of a command to a file or reading the input from a file – is commonly used and supported by any shell you might use. But bash offers some redirection tricks above and beyond what you might seen in the C shell.

Read the full tip at Linuxlookup.com

Category:

  • Linux