Tuesday, 3 September 2013

Using awk to transpose column to row

Using awk to transpose column to row

References

Reference NO 1

http://stackoverflow.com/questions/13634816/using-awk-to-transpose-column-to-row

Reference NO 2

http://stackoverflow.com/questions/9534744/how-to-transfer-the-data-of-columns-to-rows-with-awk

Reference NO 3

http://stackoverflow.com/questions/11659588/transpose-using-awk-or-perl

Reference NO 4

https://groups.google.com/d/topic/comp.lang.awk/Y-d40aK2HIo

Reference NO 5

http://www.unix.com/shell-programming-scripting/170094-awk-transpose-rows-column.html

Reference NO 6

http://linuxishbell.wordpress.com/2010/11/18/transpose-one-linelines-from-row-to-column/

Reference NO 7

http://www.linuxquestions.org/questions/programming-9/awk-transpose-852796/

Reference NO 8

http://awk.freeshell.org/Transpose

No comments:

Post a Comment