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