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