CP

From Void-Byte
Revision as of 14:26, 27 April 2020 by Bgrambo (talk | contribs) (Created page with "== About == The cp command is used to copy files and/or directories. == Command == <code>cp [options] [source] [destination]</code> == Examples == <code>cp -R /dir/subdir/ /ne...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

About

The cp command is used to copy files and/or directories.

Command

cp [options] [source] [destination]

Examples

cp -R /dir/subdir/ /newdir/newsubdir/