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