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