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