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