Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danilado/duplicate-destroyer

A python script to iterate through directories replacing identical files with symbolic links
https://github.com/danilado/duplicate-destroyer

filesystem python symlink utilities utility

Last synced: about 20 hours ago
JSON representation

A python script to iterate through directories replacing identical files with symbolic links

Awesome Lists containing this project

README

        

# duplicate-destroyer
A python script to iterate through directories replacing identical files with symbolic links

All the configuration is done through constants inside the python file

Made in ~2 hours to remove all the duplicate .sh files in my repo for the C programming language