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

Re: [BUG] zf_ln complains about the wrong argument



On 8/22/21, Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
> When the second argument to zf_ln is an empty string, zf_ln mistakenly
> reports that the first argument is a non-existing file or dir:
>
> % zmodload zsh/files
> % touch foo
> % zf_ln foo ''
> zf_ln: foo: no such file or directory

As do zf_mv, gnu ln, and gnu mv.


-- 
Mikael Magnusson




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