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