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