Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

curl hide progress bar output on Linux/Unix shell scripts

I am a new Ubuntu Linux user. I am writing a shell script and using the Curl Command to grab URL output using curl https://example.com/data/api/$key/hash.html. However, the curl command is outputting complete progress information that my script does not need it. How can I get curl command not to show the progress bar output? How can I hide curl command output? Is there is a simple way for silencing curl's progress output on an Ubuntu Linux desktop?

The post curl hide progress bar output on Linux/Unix shell scripts appeared first on nixCraft.



This post first appeared on NixCraft — Linux Tips, Hacks, Tutorials, And Ide, please read the originial post: here

Share the post

curl hide progress bar output on Linux/Unix shell scripts

×

Subscribe to Nixcraft — Linux Tips, Hacks, Tutorials, And Ide

Get updates delivered right to your inbox!

Thank you for your subscription

×