Skip to content

A simple bash script to segregate all the files in a single directory into different subfolders based on their extension

License

Notifications You must be signed in to change notification settings

eswar2001/Segregate_your_files-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segregate_your_files-

A simple bash script to segregate all the files in a single directory into different subfolders based on their extension

this script does not work with sub directories as there might be a chance of collision of same file names

How to use the script:- 1.copy the script in the text file and rename it as "a.sh"

2.now move a.sh into the directory you want to segregate.

3.right click and open git bash here or terminal then use cd to navigate to current directory

4.run "./a.sh" and wait until it completes Before After

About

A simple bash script to segregate all the files in a single directory into different subfolders based on their extension

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages