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