![]() |
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 |
| Replace columns from File1 with columns from File2 | seijihiko | UNIX for Dummies Questions & Answers | 1 | 04-22-2009 04:34 AM |
| Line editing | king87 | UNIX for Dummies Questions & Answers | 6 | 03-04-2009 03:07 AM |
| editing a file | Aditya.Gurgaon | Shell Programming and Scripting | 2 | 02-17-2009 04:16 AM |
| 3 columns to 10 columns convertion | aloctavodia | Shell Programming and Scripting | 4 | 02-14-2009 12:51 AM |
| Hex editing | Swanie | UNIX for Dummies Questions & Answers | 3 | 12-08-2007 01:11 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Editing columns
Hi, I have a file with a title for some rows but not all. I tried looking for examples of this but I am not sure what its called.
The file looks something like this: Code:
name date 1 2 3 2 3 4 5 6 7 3 4 6 title author 1 3 5 2 3 5 2 3 2 Code:
name date 1 2 3 name date 2 3 4 name date 5 6 7 name date 3 4 6 title author 1 3 5 title author 2 3 5 title author 2 3 2 kylle |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|