zsh-users
 help / color / mirror / code / Atom feed
* how to get standard output used in command line editor?
@ 1995-06-29 15:58 Jose Unpingco
  1995-06-29 16:33 ` P.Stephenson
  0 siblings, 1 reply; 4+ messages in thread
From: Jose Unpingco @ 1995-06-29 15:58 UTC (permalink / raw)
  To: zsh-users

Hi,

Often, I run commands like

find . -name 'hey' -print

and I get a list of files I'd like to apply various commands to.

Is there a way to use fc to edit the list generated by the find command
and then use the newly edited list as a command?

the only other way I can figure it is to send the find output to a file
and then source it after editing.

thanks.





^ permalink raw reply	[flat|nested] 4+ messages in thread
* how to get standard output used in command line editor?
@ 1995-06-29 15:55 Jose Unpingco
  0 siblings, 0 replies; 4+ messages in thread
From: Jose Unpingco @ 1995-06-29 15:55 UTC (permalink / raw)
  To: zsh-users


Hi,

Often, I run commands like

find . -name 'hey' -print

and the list of files looks like

hey1
hey2


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

end of thread, other threads:[~1995-06-29 19:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-06-29 15:58 how to get standard output used in command line editor? Jose Unpingco
1995-06-29 16:33 ` P.Stephenson
1995-06-29 18:07   ` Barton E. Schaefer
  -- strict thread matches above, loose matches on Subject: below --
1995-06-29 15:55 Jose Unpingco

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).