Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
ls =2/df in the doc for Directory Stacks
- X-seq: zsh-users 27587
- From: zzapper <zsh@xxxxxxxxxxxxxx>
- To: Zsh-Users List <zsh-users@xxxxxxx>
- Subject: ls =2/df in the doc for Directory Stacks
- Date: Mon, 21 Mar 2022 14:48:53 +0000
- Archived-at: <https://zsh.org/users/27587>
- List-id: <zsh-users.zsh.org>
>>>>
https://zsh.sourceforge.io/Intro/intro_6.html
/tmp> ls =2/df
/usr/bin/df
/tmp> cd -4
~>
Note that =2
expanded to the second directory in the
history
list, and that cd -3
recalled the third directory in
the
list.
<<<<<
Does this work/exist?
zzapper
Messages sorted by:
Reverse Date,
Date,
Thread,
Author