]> arthur.barton.de Git - netatalk.git/blob - man/man1/apple_cp.1.tmpl
mirror man pages from Docbook
[netatalk.git] / man / man1 / apple_cp.1.tmpl
1 .TH apple_cp 1 "22 Aug 2004" 2.0.2 Netatalk 
2 .SH NAME
3 apple_cp \- Do an apple copy, copying file metadata and the resource fork as well
4 .SH SYNOPSIS
5 \fI:BINDIR:/apple_cp\fR \fISOURCE
6 DEST\fR \fI:BINDIR:/apple_cp\fR \fISOURCE\fR... \fIDIRECTORY\fR
7 .SH DESCRIPTION
8 \fIapple_cp\fR is a perl script to copy
9 SOURCE to DEST or multiple SOURCE(s) to DIRECTORY. It also copies the file 
10 specific metadata (including resource forks) to the .AppleDouble directory
11 for DEST or DIRECTORY. If the .AppleDouble directory doesn't exist for 
12 DEST or DIRECTORY it will create it.
13 .SH EXAMPLES
14 \fI:BINDIR:/apple_cp\fR test.text
15 /target/directory/
16 .PP
17 \fI:BINDIR:/apple_cp\fR test.text
18 /target/directory/test2.text
19 .PP
20 \fI:BINDIR:/apple_cp\fR test.text
21 testing.text /target/directory/
22 .SH "REPORTING BUGS"
23 Report bugs to the Netatalk\-devel list
24 <netatalk\-devel@lists.sourceforge.net>.
25 .SH "SEE ALSO"
26 \fBapple_mv\fR(1),
27 \fBapple_rm\fR(1).
28