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