Skip to content

A simple Bash script for cleaning up redundant/duplicate files.

License

Notifications You must be signed in to change notification settings

korayeyinc/cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cleaner

A simple Bash script for cleaning up redundant/duplicate files. When run from the command line, the script produces report about the most recent actions and saves the report to a log file with a timestamp.

Usage

First, add the directory names to "directories.txt". And then, add the filenames to the "files.txt". Finally, run the script in terminal as follows:

$ bash cleaner.sh

Requirements

There are no requirements.

About

A simple Bash script for cleaning up redundant/duplicate files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages