Added large-file-finder monitoring tool
What is this Python project?
Sometimes it's very hard to find if some large files are eating up the system storage. We always need to detect these and takes actions afterwards. But in bigger file system it's challenging enough to filter through thousands and millions of files. This CLI application helps to find those giant files that are eating up your system storage with lot of filtering options and faster result.
What's the difference between this Python project and similar ones?
- Faster result
- Works on huge file storage
- Lot of filtering capabilities
- No dependency overhead
- easy to install and operate
--
Anyone who agrees with this pull request could submit an Approve review to it.
Hi @rbrahul it is analog linux command 'find' ?
Hi @rbrahul it is analog linux command 'find' ?
Hi @sgaynetdinov not actuality. It's a CLI tool to detect largest files in the file system which offers some essential filtering.
@rbrahul maybe add more examples to the repository of real use?
Please add me up on WhatsApp i want to know how to create command for hacking Facebook accounts +234 903 642 1687
What is this Python project?
Sometimes it's very hard to find if some large files are eating up the system storage. We always need to detect these and takes actions afterwards. But in bigger file system it's challenging enough to filter through thousands and millions of files. This CLI application helps to find those giant files that are eating up your system storage with lot of filtering options and faster result.
What's the difference between this Python project and similar ones?
Faster result
Works on huge file storage
Lot of filtering capabilities
No dependency overhead
easy to install and operate
--
Anyone who agrees with this pull request could submit an Approve review to it.