Fix: Curl No Match Found Error





Example:
curl https://code2care.org/data-api?date=20230801
Output:

zsh: no matches found: https://code2care.org/data-api?date=20230801


The fix is relatively simple, just make sure to wrap the URL with either single or double quotes.

Fix:
curl "https://code2care.org/data-api?date=20230801"
Fix - zsh- no matches found curl

Facing issues? Have Questions? Post them here! I am happy to answer!







Author Info:

Rakesh (He/Him) has a Masters Degree in Computer Science with over 15+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org

Copyright Code2care© 2024 | Privacy Policy | About Us | Contact Us | Search