Hello,
I have two files:
file1:
1
2
3
file2:
a
b
c
How can I merge these files into one as:
1 a
2 b
3 c
Thanks,
geofox
file2:
a
b
c
How can I merge these files into one as:
1 a
2 b
3 c
Thanks,
geofox
>file2:
>a
>b
>c
>How can I merge these files into one as:
>1 a
>2 b
>3 c
--Ken Pizzini
--
.
[Patrik Radman] Computer Science student,
WWW : under construction IRC : PatrikR on IRCNet
"With sufficient thrust, pigs fly just fine." - RFC 1925
>try using paste(1)
--
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
1. How to merge two columns of numbers from two different files?
Hi there:
I have two data files which have more than a few columns of numbers.
I want to pick certain column from each file and merge them together into a
third file. How to do this? Too bad awk only takes one input file
Regards
2. stty: standard input: Invalid argument
3. How to merge two hard drive into one logical hard drive for Linux
4. FS: Toshiba 340CDT w/48megs and bag $520
5. Merging two Domains into one...
6. How can authenticate TomCat to Apache ?
7. Sorting two files, then merging
8. Serial cabling to my Linux machine
9. Challenge: 'ln' one liner to merge one directory tree into another?
11. Need to regularly merge two passwd files
12. ** Merging Two Text Files Parallel **