all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* filtering text in eshell
@ 2008-12-07 12:21 tomer
  2008-12-07 15:27 ` Peter Dyballa
       [not found] ` <mailman.2145.1228663667.26697.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: tomer @ 2008-12-07 12:21 UTC (permalink / raw)
  To: help-gnu-emacs

in eshell buffer ,Is is possible to get the text and process (filter
for example)
before echoing it to the eshell buffer.
Thanks
Tomer


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

* Re: filtering text in eshell
  2008-12-07 12:21 filtering text in eshell tomer
@ 2008-12-07 15:27 ` Peter Dyballa
       [not found] ` <mailman.2145.1228663667.26697.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2008-12-07 15:27 UTC (permalink / raw)
  To: tomer; +Cc: help-gnu-emacs


Am 07.12.2008 um 13:21 schrieb tomer:

> in eshell buffer ,Is is possible to get the text and process (filter
> for example)
> before echoing it to the eshell buffer.

Write it to some file(s)? Or into shell variables?

--
Greetings

   Pete

With Capitalism man exploits man. With communism it's the exact  
opposite.






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

* Re: filtering text in eshell
       [not found] ` <mailman.2145.1228663667.26697.help-gnu-emacs@gnu.org>
@ 2008-12-07 17:40   ` tomer
  2008-12-07 21:00     ` Peter Dyballa
  0 siblings, 1 reply; 4+ messages in thread
From: tomer @ 2008-12-07 17:40 UTC (permalink / raw)
  To: help-gnu-emacs

On Dec 7, 5:27 pm, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 07.12.2008 um 13:21 schrieb tomer:
>
> > in eshell buffer ,Is is possible to get the text and process (filter
> > for example)
> > before echoing it to the eshell buffer.
>
> Write it to some file(s)? Or into shell variables?
>
> --
> Greetings
>
>    Pete
>
> With Capitalism man exploits man. With communism it's the exact
> opposite.
sorry , my question was not specifc.
i have a software the output to the shell. I use eshell instead.
the software output a lot of test lines. I want to filter it on the
fly ( not post processing by a file).
Is is possible?


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

* Re: filtering text in eshell
  2008-12-07 17:40   ` tomer
@ 2008-12-07 21:00     ` Peter Dyballa
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2008-12-07 21:00 UTC (permalink / raw)
  To: tomer; +Cc: help-gnu-emacs


Am 07.12.2008 um 18:40 schrieb tomer:

> i have a software the output to the shell. I use eshell instead.
> the software output a lot of test lines. I want to filter it on the
> fly ( not post processing by a file).
> Is is possible?


Yes, of course! For example:

	prompt> software | filter

--
Greetings

   Pete

When you meet a master swordsman,
show him your sword.
When you meet a man who is not a poet,
do not show him your poem.
		– Rinzai, ninth century Zen master







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

end of thread, other threads:[~2008-12-07 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-07 12:21 filtering text in eshell tomer
2008-12-07 15:27 ` Peter Dyballa
     [not found] ` <mailman.2145.1228663667.26697.help-gnu-emacs@gnu.org>
2008-12-07 17:40   ` tomer
2008-12-07 21:00     ` Peter Dyballa

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.