1ntfsls(1M)              System Administration Commands              ntfsls(1M)
2
3
4

NAME

6       ntfsls - list directory contents on an NTFS file system
7

SYNOPSIS

9       ntfsls [options] device
10
11

DESCRIPTION

13       The  ntfsls  utility lists information about the files specified by the
14       PATH option (the root directory by default). device (see  Synopsis)  is
15       the   special   file   corresponding   to   the  device  (for  example,
16       /dev/dsk/c0d0p0num) or an NTFS image file.
17

OPTIONS

19       Supported options are listed below. Most options have both  single-let‐
20       ter  and  full-name  forms.  Multiple single-letter options that do not
21       take an argument can be combined. For example, -fv is the equivalent of
22       -f  -v. A full-name option can be abbreviated to a unique prefix of its
23       name.
24
25       -a, --all
26
27           Display all files. If this option is not specified  file  names  in
28           the POSIX namespace are not displayed.
29
30
31       -F, --classify
32
33           Append one of the indicators shown below to entries.
34
35             * / = @ |
36
37
38
39
40       -f, --force
41
42           Force execution. For example, this option is necessary to run on an
43           NTFS partition stored in a normal file.
44
45
46       -h, --help
47
48           Display usage information and exit.
49
50
51       -i, --inode
52
53           Display the inode number of each file. This is  the  MFT  reference
54           number, in NTFS terminology.
55
56
57       -l, --long
58
59           Use a long listing format.
60
61
62       -p, --path path
63
64           The  directory  whose  contents  to list or the file (including the
65           path) about which to display information.
66
67
68       -q, --quiet
69
70           Suppress some debug, warning, and error messages.
71
72
73       -R, --recursive
74
75           Show the contents of all directories beneath the  specified  direc‐
76           tory.
77
78
79       -s, --system
80
81           Unless this options is specified, all files beginning with a dollar
82           sign character will not be listed, as these files are usually  sys‐
83           tem files.
84
85
86       -v, --verbose
87
88           Display more debug, warning, and error messages.
89
90
91       -V, --version
92
93           Display the ntfsls version number and exit.
94
95
96       -x, --dos
97
98           Display  short  file  names,  that  is, files in the DOS namespace,
99           instead of long file names, that is, files in the WIN32 namespace.
100
101

ATTRIBUTES

103       See attributes(5) for descriptions of the following attributes:
104
105
106
107
108       ┌─────────────────────────────┬─────────────────────────────┐
109       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
110       ├─────────────────────────────┼─────────────────────────────┤
111       │Availability                 │SUNWntfsprogs                │
112       ├─────────────────────────────┼─────────────────────────────┤
113       │Interface Stability          │Uncommitted                  │
114       └─────────────────────────────┴─────────────────────────────┘
115

SEE ALSO

117       , ntfsprogs(1M), parted(1M), attributes(5)
118
119
120       http://wiki.linux-ntfs.org
121

AUTHORS

123       This version of ntfsls was written by Lode Leroy, Anton   Altaparmakov,
124       Richard Russon, Carmelo Kintana and Giang Nguyen.
125
126
127
128SunOS 5.11                        28 May 2009                       ntfsls(1M)
Impressum