![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need to get the first column of data | bobk544 | Shell Programming and Scripting | 3 | 08-04-2007 05:35 PM |
| Column data reading | FarhanNaseer | Shell Programming and Scripting | 1 | 09-19-2005 01:02 AM |
| File Manipulation (Move Column Position) | ultimate | Shell Programming and Scripting | 1 | 03-29-2005 11:22 PM |
| glance RSS/VSS data column | xtrix | HP-UX | 0 | 01-17-2005 10:32 AM |
| How can i move data files from a server to unix folder | shah2 | Shell Programming and Scripting | 1 | 03-01-2004 06:38 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Move data from Column to Row
Hi all,
I have a file with several columns of data, eg: A B C D 1 2 5 1 2 2 2 2 8 4 4 4 4 2 3 4 10 9 4 4 9 7 1 2 I need to get the values from, say, column B and place them into a string separated by a semicolon, eg: 2;2;4;2;9;7 Does anyone have any ideas how to do this? Any help would be massively appreciated! Thanks. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|