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