Search Results

Search: Posts Made By: Divya1987
5,068
Posted By Divya1987
Appending = in particular column in csv file
Hi,

I have a requirement to append = in particular row in csv file. Data in csv is as follow:

row1,a,a,a
row2,b,b,b
row3,c,c,c
row4,d,d,d

csv should be modified at row3 and no. of...
18,347
Posted By Divya1987
thanks..it worked..:)..however its converting...
thanks..it worked..:)..however its converting only 9 columns to rows..but i have 26 columns..please help

---------- Post updated at 05:25 AM ---------- Previous update was at 04:55 AM ----------
...
18,347
Posted By Divya1987
Hey m newbee in unix..file with input is...
Hey m newbee in unix..file with input is file_in.csv and i want output in File_out.csv... can please tell me where i need to place these file names?
18,347
Posted By Divya1987
Converting rows to columns in csv file
Hi,

I have a requirement to convert rows into columns. data looks like:

c1,c2,c3,..
r1,r2,r3,..
p1,p2,p3,..
and so on..

output shud be like this:

c1,r1,p1,..
c2,r2,p2,.....
Showing results 1 to 4 of 4

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