The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
assign1. To give a value to a variable in a programming or configuration statement. For example, in the Bourne shell statement TERM=vt100, you assign the value vt100 to the environmental variable TERM, which identifies your terminal type (VT100) to Linux. From Linux Guide @FirstLinux |
|
|