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