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