Skip to content

Bash script to reorganize files within their directory structure

License

Notifications You must be signed in to change notification settings

DncrJim/filesindirs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

filesindirs

Bash scripts to reorganize files within their directory structures

filesindirs.sh

Note: not currently functional as written, but does include working code.

Finds all files in a current folder, creates subdirectories with the same name, and then moves the files to those folders.

Future: complete process on folder other than current

filesfromdirs.sh

Note: not currently functional as written, but does include working code.

Finds all files in sub folders and moves them to the current folder.

Future: complete process on folder other than current delete subfolders after they are verified to be empty

About

Bash script to reorganize files within their directory structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages