]> arthur.barton.de Git - netatalk.git/blob - man/man1/apple_rm.1
fa8a1a1f0853adc683635a16576876ceab3913bd
[netatalk.git] / man / man1 / apple_rm.1
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 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 apple_rm
19 test.text 
20
21 .BR 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