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