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