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