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