{
    "content": [
        {
            "type": "text",
            "text": "# NTFSLS(8) (man)\n\n**Summary:** ntfsls - list directory contents on an NTFS filesystem\n\n**Synopsis:** ntfsls [options] device\nntfsls [ -a | --all ] [ -F | --classify ] [ -f | --force ] [ -h | --help ] [ -i | --inode ] [\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -a | --all | — | Display all files. If this option is not specified file names in the POSIX namespace will not be displayed. |\n| -F | --classify | — | Append indicator (one of */=@|) to entries. |\n| -f | --force | — | Force execution. For example necessary to run on an NTFS partition stored in a normal file. |\n| -h | --help | — | Print the usage information of ntfsls and exit. |\n| -i | --inode | — | Print inode number of each file. This is the MFT reference number in NTFS terminol‐ ogy. |\n| -l | --long | — | Use a long listing format. |\n| -p | --path | — | The directory whose contents to list or the file (including the path) about which to display information. |\n| -q | --quiet | — | Suppress some debug/warning/error messages. |\n| -R | --recursive | — | Show the contents of all directories beneath the specified directory. |\n| -s | --system | — | Unless this options is specified, all files beginning with a dollar sign character will not be listed as these files are |\n| -v | --verbose | — | Display more debug/warning/error messages. |\n| -V | --version | — | Print the version number of ntfsls and exit. |\n| -x | --dos | — | Display short file names, i.e. files in the DOS namespace, instead of long file names, i.e. files in the WIN32 namespace |\n\n## See Also\n\n- ntfsprogs(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines) — 1 subsections\n  - -l --long -p --path -q --quiet -s --system -V --version -v (2 lines)\n- **DESCRIPTION** (4 lines)\n- **OPTIONS** (6 lines) — 13 subsections\n  - -a --all (3 lines)\n  - -F --classify (2 lines)\n  - -f --force (3 lines)\n  - -h --help (2 lines)\n  - -i --inode (3 lines)\n  - -l --long (2 lines)\n  - -p --path (3 lines)\n  - -q --quiet (2 lines)\n  - -R --recursive (2 lines)\n  - -s --system (3 lines)\n  - -v --verbose (2 lines)\n  - -V --version (2 lines)\n  - -x --dos (3 lines)\n- **BUGS** (4 lines)\n- **AUTHORS** (3 lines)\n- **AVAILABILITY** (3 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nntfsls - list directory contents on an NTFS filesystem\n\n### SYNOPSIS\n\nntfsls [options] device\n\nntfsls [ -a | --all ] [ -F | --classify ] [ -f | --force ] [ -h | --help ] [ -i | --inode ] [\n\n#### -l --long -p --path -q --quiet -s --system -V --version -v\n\n| --verbose ] [ -x | --dos ] device\n\n### DESCRIPTION\n\nntfsls is used to list information about the files specified by the PATH option (the root di‐\nrectory by default).  DEVICE is the special file corresponding to the device (e.g  /dev/hdXX)\nor an NTFS image file.\n\n### OPTIONS\n\nBelow  is  a  summary  of  all  the options that ntfsls accepts.  Nearly all options have two\nequivalent names.  The short name is preceded by - and the long name is preceded by --.   Any\nsingle  letter  options,  that don't take an argument, can be combined into a single command,\ne.g.  -fv is equivalent to -f -v.  Long named options can be abbreviated to any unique prefix\nof their name.\n\n#### -a --all\n\nDisplay  all files.  If this option is not specified file names in the POSIX namespace\nwill not be displayed.\n\n#### -F --classify\n\nAppend indicator (one of */=@|) to entries.\n\n#### -f --force\n\nForce execution.  For example necessary to run on an NTFS partition stored in a normal\nfile.\n\n#### -h --help\n\nPrint the usage information of ntfsls and exit.\n\n#### -i --inode\n\nPrint  inode  number of each file.  This is the MFT reference number in NTFS terminol‐\nogy.\n\n#### -l --long\n\nUse a long listing format.\n\n#### -p --path\n\nThe directory whose contents to list or the file (including the path) about  which  to\ndisplay information.\n\n#### -q --quiet\n\nSuppress some debug/warning/error messages.\n\n#### -R --recursive\n\nShow the contents of all directories beneath the specified directory.\n\n#### -s --system\n\nUnless  this  options  is  specified, all files beginning with a dollar sign character\nwill not be listed as these files are usually system files.\n\n#### -v --verbose\n\nDisplay more debug/warning/error messages.\n\n#### -V --version\n\nPrint the version number of ntfsls and exit.\n\n#### -x --dos\n\nDisplay short file names, i.e. files in the DOS namespace, instead of long file names,\ni.e. files in the WIN32 namespace.\n\n### BUGS\n\nThere  are  no known problems with ntfsls.  If you find a bug please send an email describing\nthe problem to the development team:\nntfs-3g-devel@lists.sf.net\n\n### AUTHORS\n\nThis version of ntfsls was written by Lode Leroy, Anton Altaparmakov, Richard Russon, Carmelo\nKintana and Giang Nguyen.  It was ported to ntfs-3g by Erik Larsson.\n\n### AVAILABILITY\n\nntfsls is part of the ntfs-3g package and is available from:\nhttps://github.com/tuxera/ntfs-3g/wiki/\n\n### SEE ALSO\n\nntfsprogs(8)\n\n\n\nntfs-3g 2021.8.22                           November 2005                                  NTFSLS(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "NTFSLS",
        "section": "8",
        "mode": "man",
        "summary": "ntfsls - list directory contents on an NTFS filesystem",
        "synopsis": "ntfsls [options] device\nntfsls [ -a | --all ] [ -F | --classify ] [ -f | --force ] [ -h | --help ] [ -i | --inode ] [",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-a",
                "long": "--all",
                "arg": null,
                "description": "Display all files. If this option is not specified file names in the POSIX namespace will not be displayed."
            },
            {
                "flag": "-F",
                "long": "--classify",
                "arg": null,
                "description": "Append indicator (one of */=@|) to entries."
            },
            {
                "flag": "-f",
                "long": "--force",
                "arg": null,
                "description": "Force execution. For example necessary to run on an NTFS partition stored in a normal file."
            },
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "Print the usage information of ntfsls and exit."
            },
            {
                "flag": "-i",
                "long": "--inode",
                "arg": null,
                "description": "Print inode number of each file. This is the MFT reference number in NTFS terminol‐ ogy."
            },
            {
                "flag": "-l",
                "long": "--long",
                "arg": null,
                "description": "Use a long listing format."
            },
            {
                "flag": "-p",
                "long": "--path",
                "arg": null,
                "description": "The directory whose contents to list or the file (including the path) about which to display information."
            },
            {
                "flag": "-q",
                "long": "--quiet",
                "arg": null,
                "description": "Suppress some debug/warning/error messages."
            },
            {
                "flag": "-R",
                "long": "--recursive",
                "arg": null,
                "description": "Show the contents of all directories beneath the specified directory."
            },
            {
                "flag": "-s",
                "long": "--system",
                "arg": null,
                "description": "Unless this options is specified, all files beginning with a dollar sign character will not be listed as these files are usually system files."
            },
            {
                "flag": "-v",
                "long": "--verbose",
                "arg": null,
                "description": "Display more debug/warning/error messages."
            },
            {
                "flag": "-V",
                "long": "--version",
                "arg": null,
                "description": "Print the version number of ntfsls and exit."
            },
            {
                "flag": "-x",
                "long": "--dos",
                "arg": null,
                "description": "Display short file names, i.e. files in the DOS namespace, instead of long file names, i.e. files in the WIN32 namespace."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "ntfsprogs",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/ntfsprogs/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": [
                    {
                        "name": "-l --long -p --path -q --quiet -s --system -V --version -v",
                        "lines": 2,
                        "flag": "-v",
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 6,
                "subsections": [
                    {
                        "name": "-a --all",
                        "lines": 3,
                        "flag": "-a",
                        "long": "--all"
                    },
                    {
                        "name": "-F --classify",
                        "lines": 2,
                        "flag": "-F",
                        "long": "--classify"
                    },
                    {
                        "name": "-f --force",
                        "lines": 3,
                        "flag": "-f",
                        "long": "--force"
                    },
                    {
                        "name": "-h --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-i --inode",
                        "lines": 3,
                        "flag": "-i",
                        "long": "--inode"
                    },
                    {
                        "name": "-l --long",
                        "lines": 2,
                        "flag": "-l",
                        "long": "--long"
                    },
                    {
                        "name": "-p --path",
                        "lines": 3,
                        "flag": "-p",
                        "long": "--path"
                    },
                    {
                        "name": "-q --quiet",
                        "lines": 2,
                        "flag": "-q",
                        "long": "--quiet"
                    },
                    {
                        "name": "-R --recursive",
                        "lines": 2,
                        "flag": "-R",
                        "long": "--recursive"
                    },
                    {
                        "name": "-s --system",
                        "lines": 3,
                        "flag": "-s",
                        "long": "--system"
                    },
                    {
                        "name": "-v --verbose",
                        "lines": 2,
                        "flag": "-v",
                        "long": "--verbose"
                    },
                    {
                        "name": "-V --version",
                        "lines": 2,
                        "flag": "-V",
                        "long": "--version"
                    },
                    {
                        "name": "-x --dos",
                        "lines": 3,
                        "flag": "-x",
                        "long": "--dos"
                    }
                ]
            },
            {
                "name": "BUGS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AVAILABILITY",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}