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

Re: problem with zsh and wildcards in scp commands



There is also setopt nonomatch to make globbing behave like it does in
bash, but you most certainly do not want that. Getting into the habit of
quoting where you don't want the shell to apply its expansions is a good
idea.

 - V

Attachment: signature.asc
Description: Digital signature



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