O_TEE
action->opcode = (i == TOK_DIVERT) ? O_DIVERT : O_TEE;
case O_TEE:
divinfo->tee = (cmd->opcode == O_TEE);