Coder Social home page Coder Social logo

lazzlo2096 / fdupes-xenon-rust Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 28 KB

:card_file_box::crocodile: fdupes-xenon is crposs-platform Rust version of fdupes utility with many cool features! (just for practice in Rust)

Home Page: https://gist.github.com/Lazzlo2096/ecf44b5953c0dc6a7625ef03635dbbab

Rust 100.00%
rust fdupes tool duplicate-files deduplication delete-files utility

fdupes-xenon-rust's Introduction

fdupes-xenon

Duplicates finder on Windows and Linux.

Rust version of fdupes written from scratch.

Building

cargo run "./for tests/" -r
#or
cargo build
./target/debug/fdupes-xenon <PATH> -r

Testing

cargo test

Release History

  • 0.1.2
    • Feature 224: Pass multiple paths in arguments.
    • Add CLI flag for recursive search.
    • More acceptable out interface.
  • 0.1.1
    • MAIN FUNCTION released: Now it findes Duplicates.
  • 0.1.0
    • not working prototype.

fdupes-xenon-rust's People

Contributors

lazzlo2096 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

petezah

fdupes-xenon-rust's Issues

Multiple checks

[in v0.1.2]
When ./target/debug/fdupes-xenon ./for\ tests/folder\ 1/ ./for\ tests/folder\ 2/ ./for\ tests/ -r;
Out this :

---- hash: 713fa9d7e765ad41a2695c11098179f3 --------
"./for tests/folder 1/file (1).txt"
"./for tests/folder 2/file (1).txt"
"./for tests/folder 1/file (1).txt"
"./for tests/folder 2/file (1).txt"

Cause of 224 feature (or recursive search flag).

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.