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