![]() |
|
|
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 |
| adding columns | Kelam_Magnus | Shell Programming and Scripting | 12 | 02-10-2009 10:56 AM |
| List to columns and awk help | baghera | Shell Programming and Scripting | 17 | 08-28-2007 09:20 AM |
| Row to Columns | vskr72 | UNIX for Dummies Questions & Answers | 4 | 03-21-2007 09:53 AM |
| How can I use columns with a command? | chrchcol | Shell Programming and Scripting | 0 | 07-24-2006 08:51 PM |
| re arrange the columns | ahmedwaseem2000 | Shell Programming and Scripting | 0 | 09-23-2005 03:51 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
hi everybody:
My question is how could i add a new columns to a file that it has one column like this: 06/06/2005 06/07/2005 06/08/2005 06/09/2005 06/10/2005 06/11/2005 06/12/2005 06/13/2005 06/14/2005 06/15/2005 06/16/2005 06/17/2005 .... And i want add columns like : 06/06/2005 file1 file2 file3 ..... 06/07/2005 file1 file2 file3 ..... 06/08/2005 file1 file2 file3 ..... 06/09/2005 file1 file2 file3 ..... 06/10/2005 file1 file2 file3 ..... 06/11/2005 file1 file2 file3 ..... 06/12/2005 ................ 06/13/2005 ................ 06/14/2005 ................ 06/15/2005 ................ 06/16/2005 ................ 06/17/2005 ................ ...... ................ with awk. Thanks in advance ![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|