Search Results

Search: Posts Made By: Don Cragun
3,333
Posted By Don Cragun
Hi CatchMe, I admit that I had trouble keeping...
Hi CatchMe,
I admit that I had trouble keeping up with your changing requirements. I was looking forward to seeing what you had come up with to solve your problem. But, now that I see your code,...
3,333
Posted By Don Cragun
Hi CatchMe, I'm not sure what this means. ...
Hi CatchMe,
I'm not sure what this means.

Are you saying your problem is resolved?

Or, are you saying that the modifications you have made to the code RudiC gave you don't work when the number...
3,333
Posted By Don Cragun
Of course it isn't. You said your input file was...
Of course it isn't. You said your input file was separated by | field delimiters; not by comma delimiters. That is why RudiC gave you code that started with:
awk -F'|'
If you're going to change...
3,333
Posted By Don Cragun
In addition to the other questions from post #2...
In addition to the other questions from post #2 that haven't been answered yet, now that we have seen post #5 please also tell us:

Is a <tab> character supposed to be the field delimiter in your...
3,333
Posted By Don Cragun
Nothing was attached to your post, and no...
Nothing was attached to your post, and no attachment is needed. Just include the output you want in CODE tags in your post. And, if you want help, you'll help us by answering the questions I asked...
3,333
Posted By Don Cragun
What you have shown us appears to be a for loop...
What you have shown us appears to be a for loop from an awk script. The only condition in this code segment is i<=NF. With this condition, it seems that you want all output to be printed,...
Showing results 1 to 6 of 6

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