Search Results

Search: Posts Made By: Roopensingh
1,941
Posted By Roopensingh
Syntax error
Thank you RudiC why does it throw error what am I missing in this.
[root@sandbox-hdp test]# awk -F, ' NR < 6 {PRFX = PRFX DL $2 DL = FS T[NR] = $0 next } NR == 6 {for (i=1; i<6; i++) print PRFX,...
1,941
Posted By Roopensingh
Columns to Rows
Hello RudiC Sorry somehow it got missed. This is how the output should look like. the values of 1st,2nd,3rd,4th,5th rows repeats for every line. 1,1,10/12,2019,10,12,2018,xxxy .Thank you in advance...
1,941
Posted By Roopensingh
Columns to rows
HI UNIX Gurus,
Not sure if this was already asked and an UNIX Guru has replied but I could not find what i wanted. I have linux environment and need help on this. I have several files like this.
...
Showing results 1 to 3 of 3

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