[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This chapter describes the commands for basic file manipulation: copying, moving (renaming), and deleting (removing).
11.1 cp
: Copy files and directoriesCopy files. 11.2 dd
: Convert and copy a fileConvert and copy a file. 11.3 install
: Copy files and set attributesCopy files and set attributes. 11.4 mv
: Move (rename) filesMove (rename) files. 11.5 rm
: Remove files or directoriesRemove files or directories. 11.6 shred
: Remove files more securelyRemove files more securely.