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