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