awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Added large-file-finder monitoring tool

Open rbrahul opened this issue 4 years ago • 5 comments

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.

rbrahul avatar Dec 19 '21 01:12 rbrahul

Hi @rbrahul it is analog linux command 'find' ?

sgaynetdinov avatar Dec 30 '21 11:12 sgaynetdinov

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 avatar Jan 02 '22 12:01 rbrahul

@rbrahul maybe add more examples to the repository of real use?

sgaynetdinov avatar Jan 03 '22 11:01 sgaynetdinov

Please add me up on WhatsApp i want to know how to create command for hacking Facebook accounts ‪+234 903 642 1687‬

BabsTammy avatar Feb 20 '22 13:02 BabsTammy

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.

SASOMOHD avatar Jan 26 '24 11:01 SASOMOHD