1CP(1)                       General Commands Manual                      CP(1)
2
3
4

NAME

6       cp - copy
7

SYNOPSIS

9       cp file1 file2
10
11       cp file ... directory
12

DESCRIPTION

14       File1  is copied onto file2.  The mode and owner of file2 are preserved
15       if it already existed; the mode of the source file is used otherwise.
16
17       In the second form, one or more files are  copied  into  the  directory
18       with their original file-names.
19
20       Cp refuses to copy a file onto itself.
21

SEE ALSO

23       cat(1), pr(1), mv(1)
24
25
26
27                                                                         CP(1)
Impressum