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