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