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