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