Difference between revisions of "HP-UX"

From Mesopoly 3.0
Jump to navigation Jump to search
Line 1: Line 1:
 +
==tested==
 
*to redirect Standard Error to a file use '2>' instead of usuall '>' (p. 115)
 
*to redirect Standard Error to a file use '2>' instead of usuall '>' (p. 115)
  
==to document yet==
+
==to test yet==
 
*cut
 
*cut
 +
*tee - sends output of pipe to additional place (file as well as stout f.e.)

Revision as of 18:12, 2 July 2006

tested

  • to redirect Standard Error to a file use '2>' instead of usuall '>' (p. 115)

to test yet

  • cut
  • tee - sends output of pipe to additional place (file as well as stout f.e.)