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