Skip to content

A pure Bash script to remove duplicated files with ease.

License

Notifications You must be signed in to change notification settings

mast3rz3ro/removed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

removed

A pure Bash script to remove duplicated files with ease.

remove duplicated files in ease.

How to install:

git clone https://github.com/mast3rz3ro/removed && chmod +x removed/removed.sh && cp removed/removed.sh "$PREFIX/bin/removed"

How to use:

$ removed
# prints info about usage

$ removed dir1 dir2
# remove any file from dir2 matches files in dir1

License:

  • GNU GPL-2.0 or later.

About

A pure Bash script to remove duplicated files with ease.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages