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