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