Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 4.0

(Etch)

apple_cp(1)


apple_cp

apple_cp

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
REPORTING BUGS
SEE ALSO

NAME

apple_cp − Do an apple copy, copying file metadata and the resource fork as well

SYNOPSIS

/usr/bin/apple_cp SOURCE DEST /usr/bin/apple_cp SOURCE... DIRECTORY

DESCRIPTION

apple_cp 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.

EXAMPLES

/usr/bin/apple_cp test.text /target/directory/

/usr/bin/apple_cp test.text /target/directory/test2.text

/usr/bin/apple_cp test.text testing.text /target/directory/

REPORTING BUGS

Report bugs to the Netatalk−devel list <netatalk−devel@lists.sourceforge.net>.

SEE ALSO

apple_mv(1), apple_rm(1).



apple_cp(1)