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