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