Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: :A working like readline



On 27 January 2016 at 15:50, Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> 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

Seems quite reasonable (one thing, it generates a place when error can
occur, i.e. zsh/stat can be unavailable), thanks

Best regards,
Sebastian Gniazdowski



Messages sorted by: Reverse Date, Date, Thread, Author