TOK_DIVERT
case TOK_DIVERT:
action->opcode = (i == TOK_DIVERT) ? O_DIVERT : O_TEE;
{ "divert", TOK_DIVERT },