![]() |
Bash Parameter ExpansionIf you use bash you already know what Parameter Expansion is, although you may have used it without knowing its name. Anytime you use a dollar sign followed by a variable name you're doing what bash calls Parameter expansion, eg echo $a or a=$b. But parameter expansion has numerous other forms which allow you to expand a parameter and modify the value or substitute other values in the expansion process. Click Here to read the entire article... Find this article in Google |
|
|||
Version 1.9 Contact Webmaster | ||||