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