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