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