Differences

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

Link to this comparison view

software:zsh [2009/03/17 10:48]
cyril created
software:zsh [2013/09/19 16:40]
Line 1: Line 1:
-====== ZSH ====== 
- 
-===== Pipe Redirections ===== 
- 
-^  ''>'' (''>>'' |send standard output to file (in append mode)| 
-^  ''>&'' (''>>&'' |send both standard output and error to file (in append mode)| 
-^  ''|''  |send standard output| 
-^  ''|&''  |send both standard output and error (shorthand for ''2>&1 |'')| 
-^  ''2>&1''  |redirects standard error to standard output| 
- 
- 
  
software/zsh.txt ยท Last modified: 2013/09/19 16:40 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0