>_ linuxcommand.dev
Utilities

jc

Converts command outputs to JSON format.

Ubuntu Debian Arch Fedora
Verified: 2025-10-08
Syntax
$BEFEHL | jc [OPTIONEN]
Examples
$ls -la | jc
$ps aux | jc --ps
Typical use cases
?
Standard usage
jc --help
Note Useful for scripting and data processing. Not installed by default.
Export