Skip to content

m3mentomor1/Pattern-Based-File-Remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Pattern-Based File Remover

🧐 I. Overview

This is a simple pattern-based file deletion program that provides an efficient way to clean up files in a specified directory based on a user-defined naming pattern.


📦 II. Dependencies

  • OS - a library that provides a way of using operating system-dependent functionality.
  • Glob - a library used for finding all the pathnames matching a specified pattern in a directory.

🛠️ III. How to Use?

1. Clone this repository

Paste this command on your terminal:

git clone https://github.com/m3mentomor1/Pattern-Based-File-Remover.git

2. Go to the repository's main directory

Paste this command on your terminal:

cd Pattern-Based-File-Remover

About

This is a simple pattern-based file remover that provides an efficient way to clean up files in a specified directory based on a user-defined naming pattern.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages