Note

Old documentation! Read the manual for the latest version in the Netatalk v2 release series.

Name

apple_mv — Do an apple move, moving metadata and the resource fork as well

Synopsis

apple_mv SOURCE DEST apple_mv SOURCE... DIRECTORY

DESCRIPTION

apple_mv is a perl script to move SOURCE to DEST or multiple SOURCE(s) to DIRECTORY. It also moves 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

apple_mv test.text /target/directory/

apple_mv test.text /target/directory/test2.text

apple_mv test.text testing.text /target/directory/

REPORTING BUGS

Report bugs to the Netatalk-devel list <[email protected]>.

SEE ALSO

apple_cp(1), apple_rm(1).