zsh-users
 help / color / mirror / code / Atom feed
* piping question
@ 2014-10-02 14:13 Helmut Jarausch
  2014-10-03  2:29 ` Bart Schaefer
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Helmut Jarausch @ 2014-10-02 14:13 UTC (permalink / raw)
  To: zsh-users

Hi,

I have a command 'most' which is similar to 'less'.
Now I'd like to write a shell script 'xmost' which
should do the same as 'most' but with its output sent to a newly
generated xterm.

If I say

xterm -g 180x30+0+0  -hold -e most

I cannot pipe into it anymore, like

ls -l | xmost

Can this be achieved?

Many thanks for a hint,
Helmt.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-10-03 15:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-02 14:13 piping question Helmut Jarausch
2014-10-03  2:29 ` Bart Schaefer
     [not found]   ` <1412326536.9490.1@numa-i>
2014-10-03 15:04     ` Bart Schaefer
2014-10-03 13:36 ` Kurtis Rader
2014-10-03 14:42 ` Mikael Magnusson
2014-10-03 15:23   ` Bart Schaefer
2014-10-03 15:42     ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).