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