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