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