Arrays In Bash
Read in an Array
Method 1
Method 2
Method 3
Method 4
Method 5
Slice an Array
Filter an Array with Patterns
Method 1
Method 2
Concatenate an Array with itself
Method 1
Method 2
Display an element of an Array
Count the number of elements in an Array
Remove the first capital letter from each element
Lonely Integer - Bash!
Last updated