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