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