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