Content deleted Content added
Blush30720 (talk | contribs) →Features: Begin restructuring of Features list into something more logically organized |
Blush30720 (talk | contribs) →Features: Continue restructuring of Features section |
||
Line 486:
** Comments are ignored.
* A series of expansions are performed on the resulting string:
** Brace expansion,
** Tilde expansion,
** [[Parameter (computer programming)|
*** Indexed [[Array (data type)|arrays]] of unlimited size, and
*** [[associative array|Associative arrays]],
== Features, old section ==
Line 503 ⟶ 510:
* [[Command-line interface|Command line]] [[parsing]]
** [[String literal|Quoting]] rules
▲** [[Parameter (computer programming)|Parameters]] (or "[[Variable (computer science)|variables]]"), [[Array (data type)|arrays]] and [[associative array]]s
** "[[command substitution|Command]]," arithmetic and "[[Process substitution|process]]" substitutions
** "[[Text segmentation|Word splitting]]"
|