System Administration Commands ntfsls(1M)
NAME
ntfsls - list directory contents on an NTFS file system
SYNOPSIS
ntfsls [options] device
DESCRIPTION
The ntfsls utility lists information about the files speci-
fied by the PATH option (the root directory by default). device (see Synopsis) is the special file corresponding to the device (for example, /dev/dsk/c0d0p0num) or an NTFS image file. OPTIONS Supported options are listed below. Most options have bothsingle-letter and full-name forms. Multiple single-letter
options that do not take an argument can be combined. Forexample, -fv is the equivalent of -f -v. A full-name option
can be abbreviated to a unique prefix of its name.-a, --all
Display all files. If this option is not specified file names in the POSIX namespace are not displayed.-F, --classify
Append one of the indicators shown below to entries. * / = @ |-f, --force
Force execution. For example, this option is necessary to run on an NTFS partition stored in a normal file.-h, --help
Display usage information and exit.-i, --inode
Display the inode number of each file. This is the MFT reference number, in NTFS terminology.SunOS 5.11 Last change: 28 May 2009 1
System Administration Commands ntfsls(1M)
-l, --long
Use a long listing format.-p, --path path
The directory whose contents to list or the file (including the path) about which to display information.-q, --quiet
Suppress some debug, warning, and error messages.-R, --recursive
Show the contents of all directories beneath the speci-
fied directory.-s, --system
Unless this options is specified, all files beginning with a dollar sign character will not be listed, as these files are usually system files.-v, --verbose
Display more debug, warning, and error messages.-V, --version
Display the ntfsls version number and exit.
-x, --dos
Display short file names, that is, files in the DOS namespace, instead of long file names, that is, files in the WIN32 namespace.ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 28 May 2009 2
System Administration Commands ntfsls(1M)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | system/file-system/ntfsprogs|
|_____________________________|_____________________________|
| Interface Stability | Uncommitted ||_____________________________|_____________________________|
SEE ALSO
, ntfsprogs(1M), parted(1M), attributes(5)http://wiki.linux-ntfs.org
AUTHORSThis version of ntfsls was written by Lode Leroy, Anton
Altaparmakov, Richard Russon, Carmelo Kintana and Giang Nguyen.SunOS 5.11 Last change: 28 May 2009 3