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