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