Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: :A working like readline
- X-seq: zsh-users 21186
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: :A working like readline
- Date: Wed, 27 Jan 2016 14:50:50 +0000
- In-reply-to: <CAKc7PVC=P0GSnt_kZUQi-3NhUy+ta7qvfyT4a8pqOos2=-LKCA@mail.gmail.com>
- 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: Samsung Cambridge Solution Centre
- References: <CAKc7PVC=P0GSnt_kZUQi-3NhUy+ta7qvfyT4a8pqOos2=-LKCA@mail.gmail.com>
On Wed, 27 Jan 2016 15:41:39 +0100
Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx> wrote:
> Is there a way to do a basic link read with Zsh?
Use the zstat interface.
zmodload -F zsh/stat b:zstat
zstat -A array +link $file
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author