mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-23 18:14:24 +08:00
1ab9841661
(Logical change 1.390)
36 lines
880 B
Groff
36 lines
880 B
Groff
.\" -*- nroff -*-
|
|
.\" Copyright (c) 2002-2004 Anton Altaparmakov. All Rights Reserved.
|
|
.\" This file may be copied under the terms of the GNU Public License.
|
|
.\"
|
|
.TH NTFSINFO 8 "Feb 2004" "ntfsprogs version @VERSION@"
|
|
.SH NAME
|
|
ntfsinfo \- dump a file's attributes
|
|
.SH SYNOPSIS
|
|
.B ntfsinfo
|
|
.I -d device
|
|
.I -i inode-number
|
|
.I -F path-filename
|
|
.I -m
|
|
.SH DESCRIPTION
|
|
.B ntfsinfo
|
|
will dump the attributes of inode
|
|
.I inode-number
|
|
or the file
|
|
.I path-filename
|
|
and/or information about the mft (
|
|
.I -m
|
|
option).
|
|
Run ntfsinfo without arguments for a full list of options.
|
|
.PP
|
|
.SH AUTHOR
|
|
.B ntfsinfo
|
|
was written by Matthew J. Fanto (mattjf@uncompiled.com) and largely rewritten
|
|
by Yuval Fledel with a little help from Anton Altaparmakov.
|
|
.SH AVAILABILITY
|
|
.B ntfsinfo
|
|
is part of the ntfsprogs package and is available from
|
|
http://linux-ntfs.sourceforge.net/.
|
|
.SH SEE ALSO
|
|
.BR ntfsprogs (8)
|
|
|