Search Results

Search: Posts Made By: sirahc
21,912
Posted By sirahc
Thansk for all your suggestions
Thanks for all your suggestions. :) The printf/dos2unix commands did work to some extend but cause format problem to other columns. I eventually used SQL to remove ^M before outputting it to the...
21,912
Posted By sirahc
Re: Can you provide a hex or octal dump of the file?
Hi joeyg,

Thanks for your reply. Unfortunately, this is sensitive data so I can't send out a dump. I did use the od command to pull the data and checked for \r (od -c). I see that there is...
21,912
Posted By sirahc
Issue with Removing Carriage Return (^M) in delimited file
Hi - I tried to remove ^M in a delimited file using "tr -d "\r" and "sed 's/^M//g'", but it does not work quite well. While the ^M is removed, the format of the record is still cut in half, like...
Showing results 1 to 3 of 3

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