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