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