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