Search Results

Search: Posts Made By: mehimadri12
11,206
Posted By mehimadri12
How to convert CR to LF in a big file?
Hello Friends,

I have a big file that is transferred to my UNIX system and it seems it has CR as the line delimiter

When I run
file <filename>
<filename>: ASCII text, with CR line...
722
Posted By mehimadri12
UNIX command to ignore replacing a search string if it is already present
Hello,

I am searching the following string Folder^ in a file and replacing it with Folder^/
However if the file already contains Folder^/ I want to avoid replacing it with Folder^//

To do this...
1,017
Posted By mehimadri12
Correct incomplete fields separated by new lines
Hello Friends,

I have an issue with a csv file that is separated by comma. The file should have 5 fields every time. The record delimiter of the file is \r\n but we are seeing that in few records...
1,257
Posted By mehimadri12
Here is some sample data of the files: The...
Here is some sample data of the files:

The source file is having data like:
<file1.csv>
field1,field2,field3,field4,field5,field6,field7,field8,field9,field10,field11,field12

sample data:...
1,257
Posted By mehimadri12
File transpose problem
Hi Friends,

I have a file with a structure like this:

<file1.csv>
field1,field2,field3,field4,field5,field6,field7,field8,field9,field10,field11,field12

Few Salient points on the file's...
Showing results 1 to 5 of 5

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