Hi, i was trying to determine the "real size" of a incremental backup created with rsync and hardlinks. To be more specific: "how much space will be freed if i delete this backup?"
I've got it working, but in a very sloppy way. I wondered if it was possible and reasonable to add a feature to du or find, so that one can include only files with inode counter = 1. Kind Regards Benjamin Arnold