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