home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / question / 10148 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  889 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!Sirius.dfn.de!chx400!bernina!neptune!weingart
  2. From: weingart@inf.ethz.ch (Tobias Weingartner)
  3. Newsgroups: comp.unix.questions
  4. Subject: csh and redirect of stderr
  5. Keywords: csh, stderr
  6. Message-ID: <1992Aug18.115253.10164@neptune.inf.ethz.ch>
  7. Date: 18 Aug 92 11:52:53 GMT
  8. Sender: news@neptune.inf.ethz.ch (Mr News)
  9. Reply-To: weingart@inf.ethz.ch
  10. Followup-To: poster
  11. Organization: ETH - Switzerland
  12. Lines: 14
  13. Nntp-Posting-Host: tau.inf.ethz.ch
  14.  
  15. Ok, I though me a wiz, and now here I am stuck.  Well, theoretically
  16. I could pull down the sources, and read/muck about, but I simply
  17. don't have the time/patience/space to do that right now.
  18.  
  19. If some kind soul could email me how to do the following in
  20. csh, I would be gratefull.
  21.  
  22. ./someprog foobar 2>/tmp/stderr-out 1>/tmp/stdout-out
  23.  
  24. Somehow, >& does not seem to do it.... ;-}
  25.  
  26. Thanks in advance.
  27.  
  28. --Toby.
  29.