Re: Finding the size of directory with multiply hardlinked files

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

 



Dean S. Messing wrote, On 03/13/2008 10:48 PM:
I have a sequence of directories that have many multiply
(cross)hardlinked files, and I'd like to see what their
"true" sizes are.  These dirs are backup directories
created with something like:

rsync -a --delete --link-dest=/mnt/bkup/backup_A/ \
      /dir_to_back_up /mnt/bkup/backup_B/

By "true" sizes I mean this:

Say backup_A was created first.  If I do `du_true
backup_A' I shd. see its size.  Now I delete some files
in "/dir_to_back_up" and create some other new files.
Now I create "backup_B" with the above rsync command.  I'd
like for my mythical `du_true' to compute the
incremental change in size from backup_A to backup_B.

This seems like a non-trivial problem but maybe I'm just
missing something simple.

Dean


perhaps you are looking for `du -l` ??

        -l, --count-links
              count sizes many times if hard linked


--
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane)
Harnessing the Power of Technology for the Warfighter

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux