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