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

Problem with "?" symbol



Hi Folks,

I faced with next issue in zsh. I'm new with this and don't have any
idea why this occurs.
So the problem is next:

[kolombo:~]> curl -vvv -k https://HOST.COM/page/page2/?virtual_serial=101032
zsh: no matches found:
https://esx16-bsd05.qa.sbr.ironport.com/atlas/ipcs/?virtual_serial=101032

This command fails on "?" symbol, do you have any idea why  this occurs ?

Also I know that this could be resolved by this:
alias curl="noglob curl"


Cheers,
Volodya



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