1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

formatting

This commit is contained in:
Kelly Brazil
2020-07-10 10:54:34 -07:00
parent 47aaf20549
commit 8f4243fbd8

View File

@ -2298,7 +2298,6 @@ stat /bin/* | jc --stat -p # or: jc -p stat /bin/*
sysctl -a | jc --sysctl -p # or: jc -p sysctl -a sysctl -a | jc --sysctl -p # or: jc -p sysctl -a
``` ```
```json ```json
$ sysctl | jc --sysctl -p
{ {
"user.cs_path": "/usr/bin:/bin:/usr/sbin:/sbin", "user.cs_path": "/usr/bin:/bin:/usr/sbin:/sbin",
"user.bc_base_max": 99, "user.bc_base_max": 99,