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