[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
possible to refer to last result?
From: |
Christian Zemlin |
Subject: |
possible to refer to last result? |
Date: |
Thu, 22 Nov 2001 11:16:14 +0100 |
Hi all,
I am not reporting a bug, but your newsgroup still seems to be the most
appropiate for this question:
I would like to refer via shortcut to the result of the last command give
in a bash shell. For example, after
find -name userguide*
> doc/guides/userguide.ps
(where the last line is bash's answer to the find command), I would like
to write something like gv *** where *** should expand to
doc/guides/userguide.ps . Does anybody know how to do this?
Thanks,
Christian
- possible to refer to last result?,
Christian Zemlin <=