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