~ubuntu-branches/ubuntu/precise/netatalk/precise

« back to all changes in this revision

Viewing changes to man/man1/apple_rm.1.tmpl

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Rittau
  • Date: 2004-01-19 12:43:49 UTC
  • Revision ID: james.westby@ubuntu.com-20040119124349-es563jbp0hk0ae51
Tags: upstream-1.6.4
ImportĀ upstreamĀ versionĀ 1.6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH APPLE_RM 1 "16 Oct 2001" "Netatalk 1.5"
 
2
.SH NAME
 
3
apple_rm \- Do an apple remove, remove the resource fork as well
 
4
 
 
5
.SH SYNOPSIS
 
6
.BR :BINDIR:/apple_rm
 
7
\fIFILE\fR...
 
8
 
 
9
.SH DESCRIPTION
 
10
.BR apple_rm
 
11
is a perl script that removes FILE(s) as well as the .AppleDouble
 
12
resource fork file(s) that corresponds to FILE(s). 
 
13
.BR apple_rm
 
14
does not delete directories.
 
15
 
 
16
.SH EXAMPLES
 
17
 
 
18
.BR :BINDIR:/apple_rm
 
19
test.text 
 
20
 
 
21
.BR :BINDIR:/apple_rm
 
22
test.text testing.text
 
23
 
 
24
.SH REPORTING BUGS
 
25
Report bugs to the Netatalk-devel list <netatalk-devel@lists.sourceforge.net>.
 
26
 
 
27
.SH SEE ALSO
 
28
.BR apple_cp (1),
 
29
.BR apple_mv (1).
 
30