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