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