Skip to content
Snippets Groups Projects
Commit ae659d51 authored by Yorhel's avatar Yorhel
Browse files

doc: Minor fix: "ncdu 1.7" -> "ncdu 1.7 and later"

parent 7fcae11d
No related branches found
No related tags found
No related merge requests found
......@@ -149,12 +149,12 @@ as "duplicate" and which as "original". The indicated size of the topmost
directory (that is, the one specified on the command line upon starting ncdu)
is always correct.
ncdu 1.7 has improved hard link detection. Each file that has more than two
links has the "H" mark visible in the browser interface. Each hard link is
counted exactly once for every directory it appears in. The indicated size of
each directory is therefore, correctly, the sum of the sizes of all unique
inodes that can be found in that directory. Note, however, that this may not
always be same as the space that will be reclaimed after deleting the
ncdu 1.7 and later has improved hard link detection. Each file that has more
than two links has the "H" mark visible in the browser interface. Each hard
link is counted exactly once for every directory it appears in. The indicated
size of each directory is therefore, correctly, the sum of the sizes of all
unique inodes that can be found in that directory. Note, however, that this may
not always be same as the space that will be reclaimed after deleting the
directory, as some inodes may still be accessible from hard links outside it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment