Search Results

Search: Posts Made By: czabak
1,694
Posted By czabak
Works, thanks a lot.
Works, thanks a lot.
1,694
Posted By czabak
Bash - concatenate string - strange variable scoping
Hello,

I am trying to concatenate a string in a bash script like this:

runCmd="docker run -e \"IMAGE_NAME=$IMAGE_NAME\" "

env | grep "$ENV_SUFFIX" | while read line; do
envCmd="-e...
Showing results 1 to 2 of 2

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