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