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