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

Re: special characters in file names issue



 

On Fri, Nov 10, 2023 at 8:17 AM Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
 -clip-
Not sure why I didn't get this error when testing yesterday, but in
this case you can also avoid it by using the more typical ((
$+dict[$key] )) test instead of [[ -v ...]].

Mikael Magnusson

Using ((  $+FileNameCkSum[$E]  )) completed without any errors.

Thanks.

Jim





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