Skip to content

Files

Latest commit

aef4cb6 · Jun 21, 2021

History

History
This branch is 7 commits behind HarshCasper/Rotten-Scripts:master.

Large_File_Identifier

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 11, 2020
Jun 21, 2021

README.md

Large File Identifier

This Script will help to identify/search the files that have a large size than the given size. It helps to identify the hidden files that are present in a folder or file.

Running a file

  1. Run the Script as follows python3 large_file_identifier.py
  2. Enter the location of the folder you want to search
  3. Enter the minimum file size to search in a folder. (If you pass 10MB then the script will search all the files that are greater than 10MB.)