This manual page is part of Xcode Tools version 3.2.2

To obtain these tools:

If you are running a version of Xcode Tools other than 3.2.2, view the documentation locally:

  • In Xcode

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



SPLITFORKS(1)                            BSD General Commands Manual                           SPLITFORKS(1)

NAME
     /usr/bin/SplitForks -- Divide a two-fork HFS file into AppleDouble format resource and data files.

SYNOPSIS
     /usr/bin/SplitForks [-s] [-v] file

DESCRIPTION
     SplitForks takes a Macintosh HFS or HFS Extended ("HFS+") two-fork file and converts it into AppleDou-ble AppleDouble
     ble format, with the data fork in one file and the resource fork and file system metadata in another.

     /usr/bin/SplitForks takes the following flags and arguments:

     [s]      Strip the resource fork from the original file.  The default is to leave the resource file in
              place after copying it to its AppleDouble metadata file.

     [v]      Produce verbose diagnostics to standard output.

     file     The file to split.

FILES
     foo     Data fork of file 'foo'

NOTES
     SplitForks will fail with error 2 if the designated file is not on an HFS or Extended HFS file system
     volume.

SEE ALSO
     FixupResourceForks(1), MvMac(1), CpMac(1)

STANDARDS
     Consult RFC 1740 for details on AppleSingle/AppleDouble formats.

Mac OS X                                       April 12, 2004                                       Mac OS X

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...