Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
copying to a deep parallel directory
- X-seq: zsh-users 18102
- From: zzapper <david@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: copying to a deep parallel directory
- Date: Wed, 6 Nov 2013 17:21:23 +0000 (UTC)
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Organization: rayninfo
Hi
Say I want to copy a file from
/var/www/html/admin/include/
to
/var/www/live/admin/include/
I can of course
cd html live
and then I can use $OLDPWD or ~+1
but is there anything niftier?
zzapper
https://twitter.com/dailyzshtip
Messages sorted by:
Reverse Date,
Date,
Thread,
Author