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