Skip to content
/ THANOS Public

THANOS script deletes half of the files in a directory

License

Notifications You must be signed in to change notification settings

stenkos/THANOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THANOS

THANOS

This script deletes half of the files in a directory. It is meant to be used in the command line.

Installation & Usage

To use this script you must have the pathlib library, which is in the requirements.txt file. Then, you can clone the repository using this git command:

git clone https://github.com/stenkos/THANOS.git

Then, run the script using this command, where <directory> is the folder you would like to unleash wrath on:

python THANOS.py <directory>

Alternatively, you can download the binary on the releases and replace python THANOS.py with thanos.

Compatibility

This code was designed for compatibility for a Windows file system, and thus the code may not function as intended in a system such as Linux or macOS.

To-do (i probably won't update this)

  • Fix PermissionError that causes the script to skip files

About

THANOS script deletes half of the files in a directory

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages