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