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