1APPLE_DUMP(1)                    Netatalk 2.1                    APPLE_DUMP(1)
2
3
4

NAME

6       apple_dump - Dump AppleSingle/AppleDouble format file
7

SYNOPSIS

9       apple_dump [-a] FILE | DIR
10                                                apple_dump -f FILE
11                                                apple_dump -d FILE
12                                                apple_dump -h | -help | --help
13

DESCRIPTION

15       apple_dump dump AppleSingle/AppleDouble format file.
16

OPTIONS

18       -a FILE|DIR
19           This is default. Dump a AppleSingle/AppleDouble file for FILE or
20           DIR automatically. Extrapolate FinderInfo type from absolute path.
21           If FILE is not AppleSingle/AppleDouble format, look for
22           .AppleDouble/FILE and ._FILE. If DIR, look for
23           DIR/.AppleDouble/.Parent and ._DIR.
24
25       -f FILE
26           Dump FILE. Assume FinderInfo to be FileInfo.
27
28       -d FILE
29           Dump FILE. Assume FinderInfo to be DirInfo.
30
31       -h, -help, --help
32           Display the help and exit
33

NOTE

35       There is no way to detect whether FinderInfo is FileInfo or DirInfo. By
36       default, apple_dump examins whether file or directory, a parent
37       directory is .AppleDouble, filename is ._*, filename is .Parent, and so
38       on.
39
40       If setting option -f or -d, assume FinderInfo and doesn´t look for
41       another file.
42

SEE ALSO

44       afile(1)
45
46
47
48Netatalk 2.1                      31 Mar 2010                    APPLE_DUMP(1)
Impressum