File manipulation
cp -- copy file
cp <source> <target>
cp file1 file2 (what if there exists a file called file2?
or there exists a directory called file2?)
cp c/prog1.c ?
cp c/prog1.c .
cp ~tantc/quiz/answers ans
cp, mv, rm, cat (pr, pg, more, less)
Previous slide
Next slide
Back to first slide
View graphic version