UNIX Tutorial Two - Surrey
http://www.ee.surrey.ac.uk/Teaching/Unix/unix2.html
Oct 09, 2000 · UNIX Tutorial Two 2.1 Copying Files cp (copy) cp file1 file2 is the command which makes a copy of file1 in the current working directory and calls it file2. What we are going to do now, is to take a file stored in an open access area of the file system, and use the cp command to copy it to your unixstuff directory.. First, cd to your unixstuff directory.
DA: 12 PA: 58 MOZ Rank: 33