1apple_rm(1) Netatalk 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 .Apple‐
14 Double metadata file(s) that corresponds to FILE(s). These AppleDouble
15 header files eventually also contain the resource fork if the files had
16 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 <netatalk-devel@lists.source‐
25 forge.net>.
26
28 apple_cp(1), apple_mv(1).
29
30
31
32
332.0.3 22 Aug 2004 apple_rm(1)