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