Search Results

Search: Posts Made By: mike@freddiemac
1,892
Posted By mike@freddiemac
that worked very well...can you explain NR%2==0...
that worked very well...can you explain NR%2==0 term...and also how do i get rid of the extra new line at the end???
1,892
Posted By mike@freddiemac
parsing a STAR tag-value file
I have a recent file I am trying to parse that looks like this:

value_one:1:value_two:2:value_three:3

value_one matches to 1
value_two matches to 2
value_three matches to 3


the...
1,749
Posted By mike@freddiemac
thanks
thanks for the help you guys, it worked fine.
1,749
Posted By mike@freddiemac
follow up
but i just can't have them listed "7, 8, 9" as there are variable names listed with the values...that is why I have to do the second cut. Is there any way to implement with a correction to the way I...
1,749
Posted By mike@freddiemac
parsing problem with script
I'm trying to parse the variables out of a comma delimited expression, but i'm having trouble with script:

num_var=1
while [ $num_var -lt 4 ]
do
a=`echo "a=7, b=8, c=9" | awk...
Showing results 1 to 5 of 5

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