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