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