next up previous contents index
Next: Creating Links ln Up: List of Simple Previous: Renaming a File:

Copying a File: cp

  To make a duplicate copy of a file, use the cp command:
 
               		  cp  file.one FILE.ONE 

This command will make a copy of file.one. As a reminder lower and capital letters are different filenames.



Alan Silverman
Wed Apr 12 16:54:02 METDST 1995