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