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