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