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