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