ref: 6f61580a2beeac3e7109f577b0f16de3f64d400c dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u