User Tools

Site Tools


bash:redirection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bash:redirection [2019/12/14 20:05] peterbash:redirection [2021/01/13 21:51] (current) – [BASH - Redirection] peter
Line 6: Line 6:
  
   * Your screen has a File Descriptor.  When a program is executed the output is sent to File Descriptor of the screen, and you see program output on your monitor.   * Your screen has a File Descriptor.  When a program is executed the output is sent to File Descriptor of the screen, and you see program output on your monitor.
- 
   * Your printer has a File Descriptor.  If the output is sent to File Descriptor of the printer, the program output would be printed.   * Your printer has a File Descriptor.  If the output is sent to File Descriptor of the printer, the program output would be printed.
  
 +----
  
 ===== Standard File Descriptors ===== ===== Standard File Descriptors =====
bash/redirection.1576353911.txt.gz · Last modified: 2020/07/15 10:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki