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