1APPLE_RM(1) Netatalk 2.1 APPLE_RM(1)
2
3
4
6 apple_rm - Do an apple remove, remove metadata and resource fork as
7 well
8
10 /usr/bin/apple_rm FILE...
11
13 apple_rm is a perl script that removes FILE(s) as well as the
14 .AppleDouble metadata file(s) that corresponds to FILE(s). These
15 AppleDouble header files eventually also contain the resource fork if
16 the files had one. apple_rm does not delete directories.
17
19 /usr/bin/apple_rm test.text
20
21 /usr/bin/apple_rm test.text testing.text
22
24 Report bugs to the Netatalk-devel list
25 <netatalk-devel@lists.sourceforge.net>.
26
28 apple_cp(1), apple_mv(1).
29
30
31
32Netatalk 2.1 22 Aug 2004 APPLE_RM(1)