File: apple_rm.1.tmpl

package info (click to toggle)
netatalk 2.0.3-4%2Betch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 9,012 kB
  • ctags: 6,109
  • sloc: ansic: 67,633; sh: 8,424; perl: 1,187; makefile: 1,001
file content (21 lines) | stat: -rw-r--r-- 715 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH apple_rm 1 "22 Aug 2004" 2.0.3 Netatalk 
.SH NAME
apple_rm \- Do an apple remove, remove metadata and resource fork as well
.SH SYNOPSIS
\fI:BINDIR:/apple_rm\fR \fIFILE\fR...
.SH DESCRIPTION
\fIapple_rm\fR is a perl script that
removes FILE(s) as well as the .AppleDouble metadata file(s) that
corresponds to FILE(s). These AppleDouble header files eventually also
contain the resource fork if the files had one. \fIapple_rm\fR does not delete directories.
.SH EXAMPLES
\fI:BINDIR:/apple_rm\fR test.text
.PP
\fI:BINDIR:/apple_rm\fR test.text
testing.text
.SH "REPORTING BUGS"
Report bugs to the Netatalk\-devel list
<netatalk\-devel@lists.sourceforge.net>.
.SH "SEE ALSO"
\fBapple_cp\fR(1), \fBapple_mv\fR(1).