@bagder This makes curl is perfect for checking checksums (curl ... | sha256sum -) and checking API results and I always use curl for that. This also makes curl harder to use for downloading files, so I always use wget for that. I's good to have a choice, and to have different tools available for different situations.
Conversation
Notices
-
Embed this notice
Peter Krefting (nafmo@social.vivaldi.net)'s status on Monday, 18-Nov-2024 02:28:40 JST Peter Krefting -
Embed this notice
daniel:// stenberg:// (bagder@mastodon.social)'s status on Monday, 18-Nov-2024 02:28:41 JST daniel:// stenberg:// Ten years ago I explained why #curl defaults to stdout:
https://daniel.haxx.se/blog/2014/11/17/why-curl-defaults-to-stdout/
-
Embed this notice