[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



For example:

$ ls -la | tee -a myoutput
ls -la | tee -a myoutput:
total 32
drwxrwxr-x    2 sechmanj sechmanj     4096 Oct 21 13:32 .
drwx------   29 sechmanj sechmanj     4096 Dec  9 10:08 ..
-rw-rw-r--    1 sechmanj sechmanj      579 Jun 14 13:43 franki.c
-rw-rw-r--    1 sechmanj sechmanj      190 May 11  2004 example.txt
...

$ cat test | tee -a myoutput
cat test | tee -a myoutput:
This is a test file

$ cat myoutput
ls -la | tee -a myoutput:
total 32
drwxrwxr-x    2 sechmanj sechmanj     4096 Oct 21 13:32 .
drwx------   29 sechmanj sechmanj     4096 Dec  9 10:08 ..
-rw-rw-r--    1 sechmanj sechmanj      579 Jun 14 13:43 franki.c
-rw-rw-r--    1 sechmanj sechmanj      190 May 11  2004 example.txt
...
cat test | tee -a myoutput:
This is a test file

I've got the sense that I'm missing something blaringly
obvious.......Thanks in advance for any help!!

-- 
Joe Sechman
Unix / Linux Systems Administrator
RLU: #367555
<a  rel="nofollow" href="http://counter.li.org";>http://counter.li.org</a>


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00400" href="msg00400.html">[ale] Dumb Shell Scripting Question.....</a></strong>
<ul><li><em>From:</em> sriad at uab.edu (Aditya Srinivasan)</li></ul></li>
<li><strong><a name="00401" href="msg00401.html">[ale] Dumb Shell Scripting Question.....</a></strong>
<ul><li><em>From:</em> charles.shapiro at nubridges.com (Charles Shapiro)</li></ul></li>
<li><strong><a name="00405" href="msg00405.html">[ale] Dumb Shell Scripting Question.....</a></strong>
<ul><li><em>From:</em> esoteric at 3times25.net (Geoffrey)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00392" href="msg00392.html">[ale] Why APIC?</a></strong>
<ul><li><em>From:</em> greg.freemyer at gmail.com (Greg Freemyer)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00395.html">[ale] Why APIC?</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00397.html">[ale] Project/Time Management and Billing Programs</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00402.html">[ale] Why APIC?</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00400.html">[ale] Dumb Shell Scripting Question.....</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00396"><strong>Date</strong></a></li>
<li><a href="threads.html#00396"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>