Giter VIP home page Giter VIP logo

Comments (7)

nomeata avatar nomeata commented on August 20, 2024

Why did you reopen this; you merged my commit that fixes this? Or did you not intend to merge the other commits as well? (Github can be confusing at times).

from fileprune.

dspinellis avatar dspinellis commented on August 20, 2024

I didn't see it in your last commit, and thought you didn't add it. But now I see it in the code. I need to document the flag though,

from fileprune.

nomeata avatar nomeata commented on August 20, 2024

The same for the other issues; I think all should be closed now.

from fileprune.

dspinellis avatar dspinellis commented on August 20, 2024

A, excellent! I'll try to find what do do with the documentation by diffing usage().

from fileprune.

dspinellis avatar dspinellis commented on August 20, 2024

I think you're not measuring the size of a directory, right? Can you please add that code? I think a recursive stat (as you do for remove) is all that is needed.

from fileprune.

nomeata avatar nomeata commented on August 20, 2024

Oh, right, I forgot about this loose end. Sorry.

I don’t think there is a reliable way of measuring the size of a directory, due to hardlinks (very common with rsync-based backups) and stuff. Instead, fileprune should simply not allow the -s option if any argument is a directory.

from fileprune.

dspinellis avatar dspinellis commented on August 20, 2024

Fair enough, given that you added -S.

from fileprune.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.