- What are -b and -c options for cURL? - Unix Linux Stack Exchange
1 When using cURL, what are -b and -c options? On man curl, there are these descriptions, but it's confusing for me When they say "-c, --cookie-jar", "-b, --cookie", does it mean that we have to use both? Or could use just "-c" and it will bring the same result as "--cookie jar"? Then why does it have two different options that does the same
|