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