- testing 4.0.1~ds-1
- unstable 4.0.2~ds-2
- experimental 4.0.3~ds-1
APPLE_DUMP(1) | Netatalk AFP Fileserver Manual | APPLE_DUMP(1) |
NAME¶
apple_dump - Dump AppleSingle/AppleDouble format data
SYNOPSIS¶
apple_dump [-a] [FILE | DIR]
apple_dump -e FILE | DIR
apple_dump -f [FILE]
apple_dump -d [FILE]
apple_dump -h | -help | --help
apple_dump -v | -version | --version
DESCRIPTION¶
apple_dump dumps AppleSingle/AppleDouble format data.
It can dump various AppleSingle/AppleDouble data created by mailers, archivers, Mac OS X, Netatalk and so on.
With no FILE|DIR, or when FILE|DIR is '-', read standard input.
OPTIONS¶
-a [FILE|DIR]
-e FILE|DIR
-f [FILE]
-d [FILE]
-h, -help, --help
-v, -version, --version
NOTE¶
There is no way to detect whether FinderInfo is FileInfo or DirInfo. By default, apple_dump examines whether the file, directory or parent directory is .AppleDouble, filename is ._*, filename is .Parent, and so on.
When setting option -e, -f or -d, assume FinderInfo and don't look for other data.
SEE ALSO¶
ad(1), getfattr(1), attr(1), runat(1), getextattr(8), lsextattr(8)
AUTHOR¶
See CONTRIBUTORS[1]
NOTES¶
- 1.
- CONTRIBUTORS
12 Nov 2015 | Netatalk 4.0.3 |