'\" t .\" Title: apple_cp .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.74.3 .\" Date: 22 Aug 2004 .\" Manual: Netatalk 2.1 .\" Source: Netatalk 2.1 .\" Language: English .\" .TH "APPLE_CP" "1" "22 Aug 2004" "Netatalk 2.1" "Netatalk 2.1" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" apple_cp \- Do an apple copy, copying file metadata and the resource fork as well .SH "SYNOPSIS" .PP \fB:BINDIR:/apple_cp\fR\fB\fR \fISOURCE DEST\fR \fB:BINDIR:/apple_cp\fR \fISOURCE\fR\&.\&.\&. \fIDIRECTORY\fR .SH "DESCRIPTION" .PP \fBapple_cp\fR is a perl script to copy SOURCE to DEST or multiple SOURCE(s) to DIRECTORY\&. It also copies the file specific metadata (including resource forks) to the \&.AppleDouble directory for DEST or DIRECTORY\&. If the \&.AppleDouble directory doesn\'t exist for DEST or DIRECTORY it will create it\&. .SH "EXAMPLES" .PP \fB:BINDIR:/apple_cp\fR test\&.text /target/directory/ .PP \fB:BINDIR:/apple_cp\fR test\&.text /target/directory/test2\&.text .PP \fB:BINDIR:/apple_cp\fR test\&.text testing\&.text /target/directory/ .SH "REPORTING BUGS" .PP Report bugs to the Netatalk\-devel list \&. .SH "SEE ALSO" .PP \fBapple_mv\fR(1), \fBapple_rm\fR(1)\&.