Search Results

Search: Posts Made By: fosterian
34,092
Posted By fosterian
for loop with multiple variables ?
I have a script which selects two 'sets' of system LVM device files from a tabular file 'mapfile' using awk :

LIVELV=`awk '{print($1)}' mapfile`
BCVLV=`awk '{print($3)}' mapfile`

I wanted to...
Showing results 1 to 1 of 1

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