|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
NTFSCLUSTER(8) NTFSCLUSTER(8)
NAME
ntfscluster - identify files in a specified region of an NTFS volume.
SYNOPSIS
ntfscluster [options] device
DESCRIPTION
ntfscluster has three modes of operation: info, sector and cluster.
Info
The default mode, info is currently not implemented. It will display
general information about the NTFS volume when it is working.
Sector
The sector mode will display a list of files that have data in the
specified range of sectors.
Cluster
The 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.
OPTIONS
Below 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.
-c, --cluster RANGE
Any files whose data is in this range of clusters will be dis-
played.
-F, --filename NAME
Show information about this file.
-f, --force
This will override some sensible defaults, such as not working
with a mounted volume. Use this option with caution.
-h, --help
Show a list of options with a brief description of each one.
-I, --inode NUM
Show information about this inode.
-i, --info
This option is not yet implemented.
-q, --quiet
Reduce the amount of output to a minimum. Naturally, it doesn't
make sense to combine this option with
-s, --sector RANGE
Any files whose data is in this range of sectors will be dis-
played.
-v, --verbose
Increase the amount of output that ntfscluster prints.
-V, --version
Show the version number, copyright and license for ntfscluster.
EXAMPLES
Get some information about the volume /dev/hda1.
ntfscluster /dev/hda1
Look for files in the first 500 clusters of /dev/hda1.
ntfscluster -c 0-500 /dev/hda1
BUGS
The 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 describ-
ing the problem to the development team:
linux-ntfs-dev@lists.sourceforge.net
AUTHORS
ntfscluster was written by Richard Russon, with contributions from An-
ton Altaparmakov.
AVAILABILITY
ntfscluster 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:
http://man.linux-ntfs.org/
SEE ALSO
ntfsinfo(8), ntfsprogs(8)
ntfsprogs 1.13.1 November 2005 NTFSCLUSTER(8)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:40:52 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (6167 hits) (FreeBSD 6.2)
sqlite3 man page (5599 hits) (openSUSE 10.2)
adv_cap_autoneg man page (5045 hits) (Solaris 10 11_06)
CPAN man page (4791 hits) (Suse Linux 10.1)
ssh man page (4439 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3525 hits) (Solaris 10 11_06)
signal man page (3395 hits) (Suse Linux 10.1)
netcat man page (3386 hits) (Suse Linux 10.1)
pprosetup man page (2893 hits) (Solaris 10 11_06)
startproc man page (2740 hits) (Suse Linux 10.1)
|