Search Results

Search: Posts Made By: xraystorm
1,267
Posted By xraystorm
Wow, thank you! You saved my day! :)
Wow, thank you! You saved my day! :)
1,267
Posted By xraystorm
Hi, the // comments are only for you, I don't...
Hi,
the // comments are only for you, I don't use them in my script.
I use IFS="'" for the strings in my array.

echo $configuration


the output is:

-N 0 -m 0


But my program...
1,267
Posted By xraystorm
Strange type mistake?!
Hi,
I want to start MY_PROGRAM in a bash script with additional parameters given in the CONFIGURATION_ARRAY.


IFS="'"
CONFIGURATION_ARRAY=( '-N 0 -m 0' '-N 0 -m 1' )
for configuration in...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 01:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy