V
variable
In programming languages, shell scripts, command procedures, and the like, a
symbol whose value is allowed to change.
variable expansion
The replacement of the variable identifier with its associated strings in a shell
command line.
variable modifier
A symbol referring to part of a variable, usually under the assumption that its
value is a pathname.
version control file