.TH "hfsplus" "7" .SH "NAME" hfsplus \(em a set of tools to access HFS+ file systems .SH "Description" .PP HFS+, also known as the Macintosh Extended Format, was introduced by Apple Computer in 1998 with the release of MacOS 8.1. It contains many improvements over the old HFS file system, most notably the ability to allocate up to 2^64 blocks, resulting in much more efficient storage of many small files on large disks. .PP The \fBhfsplus\fP collection allows one to access volumes formatted with the HFS+ file system from \fBDebian GNU/Linux\fP and related operating systems. The collection contains tools to mount and unmount HFS+ volumes, to change and list directories, and to copy files to and from HFS+ volumes. .PP Note that unlike its cousin, the \fBhfsutils\fP collection used for accessing HFS file systems, \fBhfsplus\fP does not use the Macintosh pathname syntax with ":" as delimiter. Instead, it mimics the unix notation, delimiting the names of volumes, directories and files in a path with "/", and also understands "." and ".." to some extent. .SH "See also" .PP hpmount(1), hpls(1), hpcd(1), hppwd(1), hpcopy(1), hprm(1), hpmkdir(1), hpumount(1), hpfsck(1). .SH "Author" .PP This manual page was written by Jens Schmalzing for \fBDebian GNU/Linux\fP using the manual page by Klaus Halfmann that comes with the source code and documentation from the \fBTech Info Library\fP. .\" created by instant / docbook-to-man