S5 version | Table of Contents (frame/ no frame) |
(20) Managing Files |
cp
how_many not_enough
cp
-r unix2 unix2copy
mv
not_enough booty
mv
is equivalent to a cp
followed by rm
rm
not_enough booty
which rm
" (which
tells you what command is being run,
many times it will tell you the path) .
Try rm -f
on a file.
slide21.src last modified Jan 31, 2011 | Introduction | Table of Contents (frame/no frame) |
Printable (single file) |
© Dartmouth College |