|
man-page for "ntfscluster" dated November 2005, taken from ntfsprogs 2.0.0 Namentfscluster - identify files in a specified region of an NTFS volume.Synopsisntfscluster [options] deviceDescriptionntfscluster has three modes of operation: info, sector and cluster.InfoThe default mode, info is currently not implemented. It will display general information about the NTFS volume when it is working. SectorThe sector mode will display a list of files that have data in the specified range of sectors. ClusterThe cluster mode will display a list of files that have data in the specified range of clusters. When the cluster size is one sector, this will be equivalent to the sector mode of operation.OptionsBelow is a summary of all the options that ntfscluster accepts. Nearly all options have two equivalent names. The short name is preceded by - and the long name is preceded by --. Any single letter options, that don’t take an argument, can be combined into a single command, e.g. -fv is equivalent to -f -v. Long named options can be abbreviated to any unique prefix of their name.
ExamplesGet some information about the volume /dev/hda1.Look for files in the first 500 clusters of /dev/hda1.
BugsThe info mode isn’t implemented yet. ntfscluster is quite limited, but it has no known bugs. If you find a bug please send an email describing the problem to the development team:linux-ntfs-dev@lists.sourceforge.net Authorsntfscluster was written by Richard Russon, with contributions from Anton Altaparmakov.Availabilityntfscluster is part of the ntfsprogs package and is available from:http://www.linux-ntfs.org/content/view/19/37
The manual pages are available
online at: See AlsoNote: Only ntfs-related man-pages are to be found on this server.If you are looking for other man-pages, please try man <pagename> on your own computer or search an online-repository like http://www.linuxcommand.org/superman_pages.php. ntfsinfo(8) , ntfsprogs(8)
|
|
| www.linux-ntfs.org website © 2005 by the Linux-NTFS-Project. | |