https://github.com/kalebu/linux-trash-locater
Python simple program for locating duplicated file within the linux operating system by using concept of Hashes , it also return the size of the repeated files
https://github.com/kalebu/linux-trash-locater
Last synced: 6 months ago
JSON representation
Python simple program for locating duplicated file within the linux operating system by using concept of Hashes , it also return the size of the repeated files
- Host: GitHub
- URL: https://github.com/kalebu/linux-trash-locater
- Owner: Kalebu
- Created: 2019-09-17T08:10:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T08:17:12.000Z (about 6 years ago)
- Last Synced: 2025-03-24T04:03:57.919Z (7 months ago)
- Language: Python
- Size: 304 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux-Trash-Locater
Python simple program for locating duplicated file within the linux operating system by using concept of Hashes ,
it also return the size of the repeated files