--- layout: page category-page: fs category-title: FileSystem tags: directory list copy cp author: Mattia Hijman title: cp previous-page: pages/fs/cd.html previous-next: pages/fs/du.html --- The cp command copies the contents of one or more files or directories to a target file or directory.
cp [source1] [source2] [source3] ... [target]

Flags