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