Software engineer in telecommunication industry share out experience
curl http://some.url --output some.file
which --output flag denotes the filename (some.file) of the downloaded URL (http://some.url)
--output
some.file
http://some.url
Post a Comment
No comments:
Post a Comment