File Commands - cp
The copy command copies a file to a new location:
host% cp passwd docs/newfile
host% cp -i ~dhk/file2 docs/newfile
overwrite newfile?
host% cp ~dhk/passwd .
Previous slide
Next slide
Back to first slide
View graphic version