> #!/bin/bash
>
> declare -a my_array
> my_array=("$@")
Before I left for lunch, I noticed "declare" in the man page and figured
that would probably be what I wanted to look at.
Thanks! Good to lurn, and stuff.
-bill!
damnit... I have ICQ messages. they must be spam
- Re: [vox-tech] bash question William Kendrick
- Re: [vox-tech] bash question Stephen M. Helms
- Re: [vox-tech] bash question Micah Cowan
- Re: [vox-tech] bash question Peter Jay Salzman
- Re: [vox-tech] bash question Mark K. Kim
- Re: [vox-tech] bash question Micah Cowan
- William Kendrick
