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