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