eolas/zk/Silence_output_in_Curl.md

9 lines
164 B
Markdown

---
tags:
- procedural
- curl
- Linux
---
Use `-S` to hide the percentage calculation in `stdout`. You can also use `-s`
but this will also remove `stderr`.