![]() |
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 |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| replace | charandevu | Shell Programming and Scripting | 6 | 04-07-2008 11:30 AM |
| replace last / by | | naikaa | Shell Programming and Scripting | 6 | 01-17-2008 02:19 AM |
| How to replace into Vi | ravi.sadani19 | Shell Programming and Scripting | 5 | 06-25-2007 09:30 AM |
| Replace \n with \r\n | Chanakya.m | Shell Programming and Scripting | 3 | 07-19-2006 07:20 AM |
| How to replace using SED? | mahatma | Shell Programming and Scripting | 4 | 03-23-2006 03:04 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I am currently appempting to replace line 1 from file 1 with line 1 from file 2 and so on down the list until EOF. Is there an easy way to do this? Example
File 1 idtoname 19783:1051144796:02:Fri Aug 12 07:25:24 2005 idtoname 19783:1051136412:02:Fri Aug 12 07:25:26 2005 File2 SysAdmin:DEV2:FileNet SysAdmin:DEV2:FileNet What I need to be the ultimate result is one file to read as follows: SysAdmin:DEV2:FileNet:1051144796:02:Fri Aug 12 07:25:24 2005 SysAdmin:DEV2:FileNet:1051136412:02:Fri Aug 12 07:25:26 2005 Is this possible? Any suggestions? I am relatively new to the Unix world. I know VB well, but do not know a lot about Unix shell. Any help is appreciated. Last edited by Perderabo; 09-06-2005 at 03:49 PM.. Reason: Disable smilies for readability |
|
||||
|
Quote:
Last edited by Perderabo; 09-06-2005 at 03:49 PM.. Reason: Disable smilies for readability |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|