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