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