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