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