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