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