The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-18-2005
Foxgard Foxgard is offline
Registered User
 

Join Date: Jun 2005
Location: Czech rep.
Posts: 7
Question How does tee work

Greetings to everybody. I would like to know if I can use the pipe and command tee to read from edited file and to write to him e.g. "sed '{s_A_B_}' file | tee file". I know it doesn't work with > but I don't know anything about it with tee. Thank you for your help.
Reply With Quote
Forum Sponsor