nx_proc_kill.nx
buildroot/runtime/nx_proc_kill.nx
about
nx_proc_kill.nx -- sovereign "kill by FULL /proc/<pid>/cmdline" CLI (retires pkill). Now composes the canonical
nx_proc_ctl, FIXING the old /proc/<pid>/comm match that truncated long names to 15 chars and silently matched
nothing (the 2026-06-29 gallery-login disaster). Target = argv[1], else the staging file nxpk_target.txt (the WOMB
drops args, so that path stays). Refuses an empty target. Reports the HONEST killed count. license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_proc_ctl.nxnx_gate.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 9 | func pk_read_target(out: *u8) -> i64 |
| 21 | func main(argc: i64, argv: *i64) -> i64 |