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