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