SYD-STAT(1) General Commands Manual SYD-STAT(1) NAME syd-stat - Print detailed information about a process in JSON format SYNOPSIS syd-stat [pid] DESCRIPTION syd-stat utility prints detailed information about a process with the given process ID. The information is printed in line-oriented JSON format and may be further mangled with tools such as jq(1). Source of information are the per-process files proc_pid_stat(5) and /proc/pid/status(5). SEE ALSO syd(1), syd(2), syd(5), proc_pid_stat(5), proc_pid_status(5), jq(1) syd homepage: https://sydbox.exherbo.org/ AUTHORS Maintained by Ali Polatel. Up-to-date sources can be found at https://gitlab.exherbo.org/sydbox/sydbox.git and on Radicle at rad:z38HCnbmcDegA2BMxuPaPRPMdp6wF. Bugs/patches can be submitted to https://gitlab.exherbo.org/groups/sydbox/-/issues. Discuss in #sydbox on Libera Chat or in #sydbox:mailstation.de on Matrix. 2026-09-01 SYD-STAT(1)