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