Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Substitution
- X-seq: zsh-users 8683
- From: Saket Sathe <saket@xxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Substitution
- Date: Sun, 17 Apr 2005 18:32:56 +0530
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
Suppose I've typed these commands:
# mv somefile1 /home/saket/stuff/books/
# acroread somefile.pdf
# mv somefile2 /home/saket/stuff/books/
How can I substitute the '/home/saket/stuff/books/' of the first command
into the last command ?
Currently I just retype it again :(
--
Saket.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author