|
BASH array example
|
|
01-11-2010, 03:11 PM
Post: #1
|
|||
|
|||
|
BASH array example
Here is a example of arrays in bash.
Code: #!/bin/bash |
|||
|
01-18-2010, 09:11 PM
Post: #2
|
|||
|
|||
|
RE: BASH array example
One difference I notice here as opposed to some languages is bash arrays grow dynamically.
|
|||
|
« Next Oldest | Next Newest »
|






