Changes

Jump to: navigation, search

OPS435 Lecture 8 - Bash

50 bytes added, 11:31, 22 March 2016
Arrays
* for (( )) loop
* [http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_10_02.html Arrays]
* To get the length of an array: ${#ArrayName[@]}

Navigation menu