NAME
ntfsinfo - dump a file's attributes
SYNOPSIS
ntfsinfo [options] device
DESCRIPTION
ntfsinfo will dump the attributes of inode inode-number or the file path-filename and/or information about the mft ( -m option). Run ntfsinfo without arguments for a full list of options.
OPTIONS
Below is a summary of all the options that ntfsinfo 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. -F, --file FILE Show information about this file -f, --force This will override some sensible defaults, such as not overwriting an existing file. 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. -m, --mft Show information about the volume. -q, --quiet Produce less output. -t, --notime Do not display timestamps in the output. -v, --verbose Increase the amount of output that ntfsinfo prints. -V, --version Show the version number, copyright and license.
BUGS
There are no known problems with ntfsinfo. If you find a bug please send an email describing the problem to the development team: ntfs-3g-devel@lists.sf.net
AUTHORS
ntfsinfo was written by Matthew J. Fanto, Anton Altaparmakov, Richard Russon, Szabolcs Szakacsits, Yuval Fledel, Yura Pakhuchiy and Cristian Klein. It was ported to ntfs-3g by Erik Larsson and Jean-Pierre Andre.
AVAILABILITY
ntfsinfo is part of the ntfs-3g package and is available from: http://www.tuxera.com/community/
SEE ALSO
ntfsprogs(8)
More Linux Commands
manpages/svndumpfilter.1.html
svndumpfilter(1) - Filter a subversion repository 'dumpfile'
svndumpfilter.1 - Subversion is a version control system, which allows you to keep old versions of files and directories (usually source code), keep a log of wh
manpages/sigrelse.3.html
sigrelse(3) - System V signal API - Linux manual page.......
These functions are provided in glibc as a compatibility interface for programs that make use of the historical System V signal API. This API is obsolete: new a
manpages/SDL_CondBroadcast.3.html
SDL_CondBroadcast(3) - Restart all threads waiting on a cond
Restarts all threads that are waiting on the condition variable, cond. Returns 0 on success, or -1 on an error. SEE ALSO SDL_CondSignal, SDL_CondWait SDL_CondBr
manpages/cacheflush.2.html
cacheflush(2) - flush contents of instruction and/or data ca
cacheflush() flushes the contents of the indicated cache(s) for the user addresses in the range addr to (addr+nbytes-1). cache may be one of: ICACHE Flush the i
manpages/_tracecchar_t.3ncurses.html
_tracecchar_t(3ncurses) - curses debugging routines.........
The trace routines are used for debugging the ncurses libraries, as well as applications which use the ncurses libraries. These functions are normally available
manpages/glutSpaceballMotionFunc.3.html
glutSpaceballMotionFunc(3) - sets the Spaceball motion callb
glutSpaceballMotionFunc sets the Spaceball motion callback for the current window. The Spaceball motion callback for a window is called when the window has Spac
manpages/optionNextValue.3.html
optionNextValue(3) get the next value from a hierarchical li
This routine will return the next entry after the entry passed in. At the end of the list, NULL will be returned. If the entry is not found on the list, NULL wi
manpages/perlhist.1.html
perlhist(1) - the Perl history records - Linux manual page
This document aims to record the Perl source code releases. INTRODUCTION Perl history in brief, by Larry Wall: Perl 0 introduced Perl to my officemates. Perl 1
manpages/gnutls_x509_rdn_get.3.html
gnutls_x509_rdn_get(3) - API function - Linux manual page...
This function will return the name of the given RDN sequence. The name will be in the form C=xxxx,O=yyyy,CN=zzzz as described in RFC2253. RETURNS On success, GN
manpages/assume_default_colors.3ncurses.html
assume_default_colors(3ncurses) - use terminal's default col
assume_default_colors.3ncurses - The use_default_colors() and assume_default_colors() functions are extensions to the curses library. They are used with termina
manpages/endfsent.3.html
endfsent(3) - handle fstab entries - Linux manual page......
endfsent.3 - These functions read from the file /etc/fstab. The struct fstab is defined by: struct fstab { char *fs_spec; /* block device name */ char *fs_file;
manpages/Xinerama.3.html
Xinerama(3) - API for Xinerama extension to X11 Protocol....
Xinerama is a simple library designed to interface the Xinerama Extension for retrieving information about physical output devices which may be combined into a
