-v var=val
--assign var=val
Assign the value val to the variable var, before execution of the program
begins. Such variable values are available to the BEGIN block of an AWK pro-
gram.
时间: 2024-10-06 17:42:18