Open main menu

CDOT Wiki β

Changes

BASH Variables

84 bytes added, 09:21, 16 September 2008
no edit summary
[[BASH]] supports one type of variable: a string. Variables may be interpreted as integers or booleans (True/False) when appropriate.
= Creating or Assigning a Variable =