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