Re: [Fedora] Re: Alternatives to du

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> tracking a lot of hard links, it might be using a lot of memory -- I'd
> think it would have to store the inode number for each multi-linked file.
> I don't know what it does with hard-linked directories (but don't use
> hard-linked directories!).

Compare the performance to a "find . -size 1024" >/dev/null

The find is fetching as much inode and name space data but shouldn't be
doing any link work.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux