bash: any way to reuse the last output?

Mike Klinke lsomike at futzin.com
Fri Jan 23 05:58:01 UTC 2004


On Thursday 22 January 2004 23:20, Herculano de Lima Einloft Neto 
wrote:
> Hello all,
>
>     This happens all the time: after an intricate find, I decide
> to grep something out of that very same find, for instance. It
> would be nice to have some tweak to reuse the last output without
> having to run the command again. Anyone?
>
> Thanks in advance,
> --
> Herculano de Lima Einloft Neto

Perhaps you could create a perl, tcl, or bash script as a front end 
which you can "alias" to find which will store the stdout in a file 
for you.

Regards, Mike Klinke





More information about the fedora-list mailing list