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