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