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