Tagged Questions
0
votes
1answer
210 views
Only output curl result dependent on mime-type
Is it possible to make curl only save the output of curl -o if the file is of a certain mime-type?
For example, I might use the following command to download a bunch of images off a server...
curl ...