Scripting question....
Ok, weird question:
I'm running Fedora Core 2 and in the command line I want to be able to write a script that will input 2 text files. The first file has first names, the 2nd file has last names. I have that working fine using the 'paste' command. My question is, how would i be able to output this information to another file named 'names3'. Would I use the 'touch' command? I'm pretty lost and I am a linux n00b. Please give me some direction here.
|