home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / x / 20166 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  747 b 

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!biosci!parc!rocksanne!leisner
  2. From: leisner@wrc.xerox.com ( Marty Leisner)
  3. Newsgroups: comp.windows.x
  4. Subject: piping input for xterm commands
  5. Message-ID: <1992Dec12.211932.24864@spectrum.xerox.com>
  6. Date: 12 Dec 92 21:19:32 GMT
  7. Sender: news@spectrum.xerox.com
  8. Reply-To: leisner.henr801c@xerox.com
  9. Organization: Xerox
  10. Lines: 18
  11. X-Newsreader: TIN [version 1.1 PL8]
  12.  
  13.  
  14. Lets say I want to xterm a command/pipeline...
  15.  
  16. I have to (it seems):
  17.     xterm -e sh -c "zcat foo | less" &
  18.  
  19. something like
  20.     zcat foo | xterm -e less &
  21. doesn't work...
  22.  
  23. Does xterm read standard input in this mode?  If not, why not...
  24.  
  25.  
  26.  
  27. --
  28. marty
  29. leisner.henr801c@xerox.com  leisner@eso.mc.xerox.com
  30. Member of the League for Programming Freedom
  31.