Hi, I was planning to convert some of my current libcurl code into a bash script.
Current code looks something like this - https://curl.haxx.se/libcurl/c/getinmemory.html So, if I were to convert it to bash script - would the usage of curl be something like this in bash script - http://www.yilmazhuseyin.com/blog/dev/curl-tutorial-examples-usage/ Would appreciate if you have some examples to point me to. Many thanks!
------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
