![]() |
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 |
| Merge 2 text files to one text file side by side | ahinkebein | Shell Programming and Scripting | 15 | 02-04-2009 11:28 AM |
| How to Merge Two .xls files side by side into a single .xls | jagadish99 | Shell Programming and Scripting | 2 | 09-24-2008 07:44 AM |
| How to Merge Two .xls files side by side into a single .xls | jagadish99 | Shell Programming and Scripting | 0 | 08-27-2008 07:38 AM |
| How to print two sql query outputs side by side in excel | prasee | Shell Programming and Scripting | 6 | 09-08-2007 03:20 AM |
| Having a Unix system installed side to side with Windows? | Pcslider | UNIX for Dummies Questions & Answers | 14 | 01-29-2002 06:21 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Merge 3 columns side by side
I know this is a stupid question for you guys!
half day googling and i got nothing ![]() i have 3 variables/files, say: $X1 or file1: # there is one whitespace space after each line | 21 | 9 | 28 | 100 | 51 $X2 or file2: # there is one whitespace space after each line | disabled | enabled | enabled | disabled | enabled $X3 or file3: | 522 | | 30 | | 0 | | 12 | | 10 | need output like this: | 21 | disabled | 522 | | 9 | enabled | 30 | | 28 | enabled | 0 | | 100 | disabled | 12 | | 51 | enabled | 10 | Help me please... Master! The columns look bad here, i don't know how to fix it ![]() it should be nice with same width in each column. you may find the attachment Last edited by amaulana; 02-06-2009 at 09:25 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|