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