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