Search Results

Search: Posts Made By: bateman23
9,079
Posted By bateman23
Thanks. So the actual output of...
Thanks.
So the actual output of "source_path=`awk -F';' '{print $1}' backup_path`" is just a single variable, which later on has to be placed into an array?
Just for interest: Is there no other way...
9,079
Posted By bateman23
But this gives me only the whole list, doesn't...
But this gives me only the whole list, doesn't it?
But what can i do, if i only want to access one single entry at one time?
Eg. in the beginning of the script i want to access the second entry,...
9,079
Posted By bateman23
Accessing awk array from shell
Hi,
i want awk to read a file and place it's content into two arrays. When trying to read these arrays with a "for a in ${source_path[@]} "-Loop it gives the right result. But when trying to access...
Showing results 1 to 3 of 3

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