GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
APPLE_DUMP(1) 3.1.12 APPLE_DUMP(1)

apple_dump - Dump AppleSingle/AppleDouble format data

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

apple_dump is a perl script to dump AppleSingle/AppleDouble format data.

This script can dump various AppleSingle/AppleDouble data created by mailer, archiver, Mac OS X, Netatalk and so on.

With no FILE|DIR, or when FILE|DIR is '-', read standard input.

-a [FILE|DIR]
This is default. Dump a AppleSingle/AppleDouble data for FILE or DIR automatically. If FILE is not AppleSingle/AppleDouble format, look for extended attribute, .AppleDouble/FILE and ._FILE. If DIR, look for extended attribute, DIR/.AppleDouble/.Parent and ._DIR.

-e FILE|DIR

Dump extended attribute of FILE or DIR.

-f [FILE]

Dump FILE. Assume FinderInfo to be FileInfo.

-d [FILE]

Dump FILE. Assume FinderInfo to be DirInfo.

-h, -help, --help

Display the help and exit

-v, -version, --version

Show version and exit

There is no way to detect whether FinderInfo is FileInfo or DirInfo. By default, apple_dump examines whether file or directory, a parent directory is .AppleDouble, filename is ._*, filename is .Parent, and so on.

If setting option -e, -f or -d, assume FinderInfo and doesn't look for another data.

ad(1), getfattr(1), attr(1), runat(1), getextattr(8), lsextattr(8)
12 Nov 2015 3.1.12

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.