I am not very farmiliar with UNIX. Now I met a problem. I want join two files
text line together. That's :
line1 from file1 line1 from file2
line2 from file1 line2 from file2
.
.
.
I don't know if I can do this through shell scripts. the questions is I don't
know how to process another file in a shell scripts.
Thank you,
Bill.