pub fn ps(w: &mut impl Write)
An implementation of a ps command in Rust
Compared to the built-in command, it lacks access to the interrupt thread and the summary line; both should be straightforward to add.