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