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