Search Results

Search: Posts Made By: ksatish89
1,641
Posted By ksatish89
Thanks a lot. Its working.
Thanks a lot. Its working.
1,641
Posted By ksatish89
Help with extracting data within parentheses
This is my input file:
a|b|c(ef)|g|h(km)|p

My output file should look like:
a|b|ef|g|km|p

That is, pipe is the delimiter. The data within pipe must be displayed as it is but if it...
4,040
Posted By ksatish89
I would be glad if you explain me your code....
I would be glad if you explain me your code. Please!
4,040
Posted By ksatish89
Yes, i accept. Atleast guide me on how to start...
Yes, i accept. Atleast guide me on how to start with it.
4,040
Posted By ksatish89
I am interested in learning unix. So I am doing...
I am interested in learning unix. So I am doing self learning. Not a pro :)
4,040
Posted By ksatish89
to be frank, i dont have any idea on how to...
to be frank, i dont have any idea on how to proceed :(
4,040
Posted By ksatish89
Transposing rows and columns (pivoting) using shell scripting
Here is the contents of an input file.

A,1,2,3,4
10,aaa,bbb,ccc,ddd
11,eee,fff,ggg,hhh
12,iii,jjj,lll,mmm
13,nnn,ooo,ppp

I wanted the output to be
A
10 1 aaa
10 2 bbb
10 3...
Showing results 1 to 7 of 7

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