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