The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



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
How to combine 2 different files rdasari HP-UX 1 03-17-2008 05:19 PM
Need To Combine 2 Files goodmis Shell Programming and Scripting 4 02-21-2007 10:55 PM
Combine 2 files Nekki UNIX for Dummies Questions & Answers 2 12-01-2005 02:46 AM
How to combine 2 files ravi.sadani19 Shell Programming and Scripting 2 07-12-2005 05:04 AM
how to combine two files tao UNIX for Dummies Questions & Answers 4 03-21-2002 10:38 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 01-08-2007
fredao1 fredao1 is offline
Registered User
  
 

Join Date: Jan 2007
Posts: 1
combine two files

I have two files: file1 and file2

the content of files1 is:

13
22
333
42
56
55
...

the content of file2 is:
aa
dd
cc
ee
ff
gg
...

I need to creat a new files, such that the content will be:


13 aa
22 dd
333 cc
42 ee
56 ff
55 gg
...

namely each line of file1 and file2 is combine into one line accordingly.

how can I write a script to do that? thanks!
  #2 (permalink)  
Old 01-08-2007
zazzybob's Avatar
zazzybob zazzybob is offline Forum Advisor  
Registered Geek
  
 

Join Date: Dec 2003
Location: Melbourne, Australia
Posts: 2,100
$ paste -d' ' file1 file2

Cheers
ZB
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 11:03 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0