Search Results

Search: Posts Made By: lojzev
5,818
Posted By lojzev
Found it! DIR=`echo $LINE | awk -F: '{print...
Found it!

DIR=`echo $LINE | awk -F: '{print $1}' -`
eval DIR=$DIR
echo $DIR
5,818
Posted By lojzev
Reading a path (including ref to shell variable) from file
Hi!

1. I have a parameter file containing path to log files. For this example both paths are the same, one is stated directly and the second using env variables.
...
Showing results 1 to 2 of 2

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