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