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