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