lkml.org 
[lkml]   [2008]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjecttee question [OT]
Just wondering if any of you experts know how to do
this. I want to take an imput stream and produce two
output streams to feed into two different pipes.

echo "1 2 3 4 5" | tee ...
| cut -d \ -f -4 >> file1.txt
| cut -d \ -f 1,2,5- >> file2.txt

The idea being that file1.txt would get "1 2 3 4" and
file2.txt would get "1 2 5"

How do I do it? Tee wants a file as an argument and I
want that file to be a process. Anyhow - I'm not very
smart.

Thanks in advance.




Marc Perkel
Junk Email Filter dot com
http://www.junkemailfilter.com


____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.
http://tc.deals.yahoo.com/tc/blockbuster/text5.com


\
 
 \ /
  Last update: 2008-04-06 06:13    [W:0.032 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site