Search Results

Search: Posts Made By: dazedandconfuse
3,464
Posted By dazedandconfuse
Thank you very much MadeInGermany. That does...
Thank you very much MadeInGermany. That does exactly what I needed and I sort of understand how it works as well. :-)
3,464
Posted By dazedandconfuse
Selecting nearest pattern match
I'm looking to match an error code against a list of possible codes and get the nearest match. The code would be a 6 character hexadecimal string.

I have a file of error codes all of which have a...
1,096
Posted By dazedandconfuse
Thanks for the reply. That's one to bear in mind...
Thanks for the reply. That's one to bear in mind but I've just managed to get this working by adding s/\,\([0-9] \)/\,0\1 /g into the end of the sed as that's the only place in the file I get a...
1,096
Posted By dazedandconfuse
Sed/Nawk help
Hi all,

I have the following piece of code which reformats a file but the part that isn't working converts a date from dd mmm ccyy format to 2 fields containing dd/mm/ccyy,ccyy-mm-dd...
1,697
Posted By dazedandconfuse
I have, it's the second box down in my post. I've...
I have, it's the second box down in my post. I've only given one of each record type as I have to manually obfuscate the data for each line that I want to post.
1,697
Posted By dazedandconfuse
Reformat file using nawk
Hi all, I have a file with records that look something like this,

"Transaction ID",Date,Email,"Card Type",Amount,"NETBANX Ref","Root Ref","Transaction Type","Merchant Ref",Status,"Interface...
Showing results 1 to 6 of 6

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