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