Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag: --hardlink #2

Open
MiniGod opened this issue Jun 13, 2017 · 0 comments
Open

Add flag: --hardlink #2

MiniGod opened this issue Jun 13, 2017 · 0 comments

Comments

@MiniGod
Copy link

MiniGod commented Jun 13, 2017

Currently, the --delete flag is the only way to free up space. The bad thing is that it removes files (duh).

It would be great to add a --hardlink flag. With it, we could free up space without removing any files.

With --hardlink, same inode should not be considered duplicate.

I would run this on my dev folder every day! (dedupe all those files in node_modules!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant