Search Results

Search: Posts Made By: samuelray
5,997
Posted By samuelray
Combining multiple rows in single row based on certain condition using awk or sed
Hi,

I'm using AIX(ksh shell).
> cat temp.txt

"a","b",0
"c",bc",0
"a1","b1",0
"cc","cb",1
"cc","b2",1
"bb","bc",2

I want the output as:
"a","b","c","bc","a1","b1"
"cc","cb","cc","b2"...
Showing results 1 to 1 of 1

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