The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
redirection1. Accepting input from a source other than the standard input or sending output to a destination other than the standard output. Use the less than sign (<) for redirection of input and the greater than sign (>) for redirection of output. From Linux Guide @FirstLinux |
|
|