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