eolas/zk/Silence_output_in_Curl.md
2025-12-06 17:36:52 +00:00

10 lines
122 B
Markdown

---
tags:
- procedural
- curl
- Linux
---
# Silence output in `curl`
Use `-s` but this will also remove `stderr`.