Search Results

Search: Posts Made By: shariramani
3,555
Posted By shariramani
Thanks a lot Kumaran_5555 It worked like a...
Thanks a lot Kumaran_5555

It worked like a charm
3,555
Posted By shariramani
Here I am giving more data to test Input...
Here I am giving more data to test

Input File:

a=1,c=3,d=4,e=5,f=6,g=7,h=8
a=11,b=12,d=14,e=15,f=16,g=17,h=18
a=21,b=22,c=23,e=25,f=26,g=27,h=28
a=31,b=32,c=33,d=34,f=36,g=37,h=38...
3,555
Posted By shariramani
Pls see that a,b,c,d,e represent the columns. ...
Pls see that a,b,c,d,e represent the columns.
The 1st line do not contain "c". so in third column of corresponding row I want blank or zero.
The 2nd line do not have "e". so in fifth column of...
3,555
Posted By shariramani
Script to make a table from Named Variables.
I need a shell script to make a table from Named Variables

Input File(Can have multiple lines):
a=1,b=2,d=4,e=5
a=11,b=12,c=13,d=14

Output file:
a,b,c,d,e
1,2,,4,5
11,12,13,14,

Thanks...
Showing results 1 to 4 of 4

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