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