/Built-in Input and Output/ { for (i = 1; i < NF; i++) if ($i == "internal_name") print $(i+2) }