{"id":3658,"date":"2022-12-20T17:09:18","date_gmt":"2022-12-20T20:09:18","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/ntfsls-man8\/"},"modified":"2022-12-20T17:09:18","modified_gmt":"2022-12-20T20:09:18","slug":"ntfsls-man8","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/ntfsls-man8\/","title":{"rendered":"NTFSLS (man8)"},"content":{"rendered":"<h1 align=\"center\">NTFSLS<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#SYNOPSIS\">SYNOPSIS<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#OPTIONS\">OPTIONS<\/a><br \/> <a href=\"#BUGS\">BUGS<\/a><br \/> <a href=\"#AUTHORS\">AUTHORS<\/a><br \/> <a href=\"#AVAILABILITY\">AVAILABILITY<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">ntfsls \u2212 list directory contents on an NTFS filesystem<\/p>\n<h2>SYNOPSIS <a name=\"SYNOPSIS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>ntfsls<\/b> [<i>options<\/i>] <i>device<\/i><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>ntfsls<\/b> [ <b>\u2212a<\/b> | <b>\u2212\u2212all<\/b> ] [ <b>\u2212F<\/b> | <b>\u2212\u2212classify<\/b> ] [ <b>\u2212f<\/b> | <b>\u2212\u2212force<\/b> ] [ <b>\u2212h<\/b> | <b>\u2212\u2212help<\/b> ] [ <b>\u2212i<\/b> | <b>\u2212\u2212inode<\/b> ] [ <b>\u2212l<\/b> | <b>\u2212\u2212long<\/b> ] [ <b>\u2212p<\/b> | <b>\u2212\u2212path<\/b> <i>PATH<\/i> ] [ <b>\u2212q<\/b> | <b>\u2212\u2212quiet<\/b> ] [ <b>\u2212s<\/b> | <b>\u2212\u2212system<\/b> ] [ <b>\u2212V<\/b> | <b>\u2212\u2212version<\/b> ] [ <b>\u2212v<\/b> | <b>\u2212\u2212verbose<\/b> ] [ <b>\u2212x<\/b> | <b>\u2212\u2212dos<\/b> ] <i>device<\/i><\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i><b>ntfsls<\/b><\/i> is used to list information about the files specified by the <i>PATH<\/i> option (the root directory by default). <i>DEVICE<\/i> is the special file corresponding to the device (e.g <i>\/dev\/hdXX<\/i>) or an NTFS image file.<\/p>\n<h2>OPTIONS <a name=\"OPTIONS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Below is a summary of all the options that <b>ntfsls<\/b> accepts. Nearly all options have two equivalent names. The short name is preceded by <b>\u2212<\/b> and the long name is preceded by <b>\u2212\u2212<\/b>. Any single letter options, that don\u2019t take an argument, can be combined into a single command, e.g. <b>\u2212fv<\/b> is equivalent to <b>\u2212f \u2212v<\/b>. Long named options can be abbreviated to any unique prefix of their name. <b><br \/> \u2212a<\/b>, <b>\u2212\u2212all<\/b><\/p>\n<p style=\"margin-left:22%;\">Display all files. If this option is not specified file names in the POSIX namespace will not be displayed.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212F<\/b>, <b>\u2212\u2212classify<\/b><\/p>\n<p style=\"margin-left:22%;\">Append indicator (one of *\/=@|) to entries.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212f<\/b>, <b>\u2212\u2212force<\/b><\/p>\n<p style=\"margin-left:22%;\">Force execution. For example necessary to run on an NTFS partition stored in a normal file.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212h<\/b>, <b>\u2212\u2212help<\/b><\/p>\n<p style=\"margin-left:22%;\">Print the usage information of <b>ntfsls<\/b> and exit.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212i<\/b>, <b>\u2212\u2212inode<\/b><\/p>\n<p style=\"margin-left:22%;\">Print inode number of each file. This is the MFT reference number in NTFS terminology.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212l<\/b>, <b>\u2212\u2212long<\/b><\/p>\n<p style=\"margin-left:22%;\">Use a long listing format.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212p<\/b>, <b>\u2212\u2212path<\/b> PATH<\/p>\n<p style=\"margin-left:22%;\">The directory whose contents to list or the file (including the path) about which to display information.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212q<\/b>, <b>\u2212\u2212quiet<\/b><\/p>\n<p style=\"margin-left:22%;\">Suppress some debug\/warning\/error messages.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212R<\/b>, <b>\u2212\u2212recursive<\/b><\/p>\n<p style=\"margin-left:22%;\">Show the contents of all directories beneath the specified directory.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212s<\/b>, <b>\u2212\u2212system<\/b><\/p>\n<p style=\"margin-left:22%;\">Unless this options is specified, all files beginning with a dollar sign character will not be listed as these files are usually system files.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212v<\/b>, <b>\u2212\u2212verbose<\/b><\/p>\n<p style=\"margin-left:22%;\">Display more debug\/warning\/error messages.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212V<\/b>, <b>\u2212\u2212version<\/b><\/p>\n<p style=\"margin-left:22%;\">Print the version number of <b>ntfsls<\/b> and exit.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212x<\/b>, <b>\u2212\u2212dos<\/b><\/p>\n<p style=\"margin-left:22%;\">Display short file names, i.e. files in the DOS namespace, instead of long file names, i.e. files in the WIN32 namespace.<\/p>\n<h2>BUGS <a name=\"BUGS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">There are no known problems with <b>ntfsls<\/b>. If you find a bug please send an email describing the problem to the development team: <br \/> ntfs\u22123g\u2212devel@lists.sf.net<\/p>\n<h2>AUTHORS <a name=\"AUTHORS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">This version of <b>ntfsls<\/b> was written by Lode Leroy, Anton Altaparmakov, Richard Russon, Carmelo Kintana and Giang Nguyen. It was ported to ntfs-3g by Erik Larsson.<\/p>\n<h2>AVAILABILITY <a name=\"AVAILABILITY\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>ntfsls<\/b> is part of the <b>ntfs-3g<\/b> package and is available from: <br \/> http:\/\/www.tuxera.com\/community\/<\/p>\n<h2>SEE ALSO <a name=\"SEE ALSO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>ntfsprogs<\/b>(8)<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  ntfsls \u2212 list directory contents on an NTFS filesystem <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[5,52,4,773],"class_list":["post-3658","post","type-post","status-publish","format-standard","hentry","category-8-administracion-del-sistema","tag-5","tag-administracion","tag-man8","tag-ntfsls"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/3658","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=3658"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/3658\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=3658"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=3658"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=3658"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}