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

[BUG] zf_ln complains about the wrong argument



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




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