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