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