9 lines
164 B
Markdown
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`.
|