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