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