Search Results

Search: Posts Made By: Pradee
2,228
Posted By Pradee
Thanku... As i am new new to this forum, i...
Thanku...

As i am new new to this forum, i was not aware.
thanks for the reply
1,755
Posted By Pradee
"awk" doubt- do reply
Hi

I am new to this shell scripting.
how to get the line by line fields in a for loop.

for eg(my script):

line=0
for s in `cat system`
do
line=`expr $line + 1`
a=`awk -F' '...
2,228
Posted By Pradee
awk doubt
hi
how to get the values in two columns (may be 2nd and 5th column) of a file line by line.
either i want to get the two fields into different variables and use a for loop to get these values line...
Showing results 1 to 3 of 3

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