]> arthur.barton.de Git - netatalk.git/blob - man/man1/apple_mv.1.tmpl
Fix for not shown ACLs for when filesyem uid or gid couldn't be resolved because...
[netatalk.git] / man / man1 / apple_mv.1.tmpl
1 '\" t
2 .\"     Title: apple_mv
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 22 Aug 2004
6 .\"    Manual: Netatalk 2.1
7 .\"    Source: Netatalk 2.1
8 .\"  Language: English
9 .\"
10 .TH "APPLE_MV" "1" "22 Aug 2004" "Netatalk 2.1" "Netatalk 2.1"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 apple_mv \- Do an apple move, moving metadata and the resource fork as well
23 .SH "SYNOPSIS"
24 .PP
25 \fB:BINDIR:/apple_mv\fR\fB\fR
26 \fISOURCE DEST\fR
27 \fB:BINDIR:/apple_mv\fR
28 \fISOURCE\fR\&.\&.\&.
29 \fIDIRECTORY\fR
30 .SH "DESCRIPTION"
31 .PP
32 \fBapple_mv\fR
33 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\&.
34 .SH "EXAMPLES"
35 .PP
36 \fB:BINDIR:/apple_mv\fR
37 test\&.text /target/directory/
38 .PP
39 \fB:BINDIR:/apple_mv\fR
40 test\&.text /target/directory/test2\&.text
41 .PP
42 \fB:BINDIR:/apple_mv\fR
43 test\&.text testing\&.text /target/directory/
44 .SH "REPORTING BUGS"
45 .PP
46 Report bugs to the Netatalk\-devel list <netatalk\-devel@lists\&.sourceforge\&.net>\&.
47 .SH "SEE ALSO"
48 .PP
49 \fBapple_cp\fR(1),
50 \fBapple_rm\fR(1)\&.