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