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