Search Results

Search: Posts Made By: awk_beginner
2,355
Posted By awk_beginner
Thanks for your quick reply. Happy with that.If...
Thanks for your quick reply. Happy with that.If it can be handled in awk or SED, please let me know.
2,355
Posted By awk_beginner
Non Duplicates
I have input file like below.


I00789524 0213 5212
D00789524 0213 5212
I00778787 2154 5412

The first two records are same(Duplicates) except I & D in the first character. I want non...
4,088
Posted By awk_beginner
Thank You Shell Life, It worked for me....
Thank You Shell Life,

It worked for me. Apprreciate your immediate reply

Thanks Awk for your immediate reply, i did not understand how it will be
working. As i am learning, where should i...
4,088
Posted By awk_beginner
Editing the File using Awk
I have input file that is having below text

098769
178902
234678

I want to modify the input file like below.

'098769',
'178902',
'234678'

Can you please help to get this. I tried but...
Showing results 1 to 4 of 4

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