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