Output nothing with –out-null

· Daniel Stenberg · July 30, 2025, 7:40 a.m.
Summary
This post discusses using the `--out-null` option in curl to discard unwanted fetched data while maintaining the ability to access meta-data. It highlights a common scenario in using curl for downloading data from remote URLs, where users add various options for data extraction and management.
AUTHOR