]> arthur.barton.de Git - netatalk.git/blob - man/man1/apple_rm.1.tmpl
man pages from XML
[netatalk.git] / man / man1 / apple_rm.1.tmpl
1 .TH apple_rm 1 "22 Aug 2004" 2.0-rc2 Netatalk 
2 .SH NAME
3 apple_rm \- Do an apple remove, remove metadata and resource fork as well
4 .SH SYNOPSIS
5 \fI:BINDIR:/apple_rm\fR \fIFILE\fR...
6 .SH DESCRIPTION
7 \fIapple_rm\fR is a perl script that
8 removes FILE(s) as well as the .AppleDouble metadata file(s) that
9 corresponds to FILE(s). These AppleDouble header files eventually also
10 contain the resource fork if the files had one. \fIapple_rm\fR does not delete directories.
11 .SH EXAMPLES
12 \fI:BINDIR:/apple_rm\fR test.text
13 .PP
14 \fI:BINDIR:/apple_rm\fR test.text
15 testing.text
16 .SH "REPORTING BUGS"
17 Report bugs to the Netatalk\-devel list
18 <netatalk\-devel@lists.sourceforge.net>.
19 .SH "SEE ALSO"
20 \fBapple_cp\fR(1), \fBapple_mv\fR(1).
21