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