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