Search Results

Search: Posts Made By: b1saini
101,703
Posted By b1saini
Thanks
Thanks for the input guys. I ended up using

cat filename | tr -d "\r \n" > filename2

Worked great.
101,703
Posted By b1saini
Removing carriage return characters from file
Hello there,

I need to remove carriage return characters (\n and \r) from any input file specified. This is what I am doing right now:

- dumping the file to octal format using the command 'od...
Showing results 1 to 2 of 2

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