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