Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 564 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 564 Bytes

Junk_cleanup

This repository is useful for cleaning junk files in your systems and existing repos

Requirements:

  1. A system or a repository with junk or old files.
  2. Python installed in the system where you want to cleanup.

To-do-list:

  1. identify the files you wish to clean
  2. Identify the file formats and file sizes
  3. Choose a destination folder where you want to move.
  4. Deciding the format in which you would like to move the folders.
  5. Moving files from desired to desination folders.
  6. Checking if the movement is done properly without any traces.