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