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