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