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