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