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