Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 419 Bytes

File metadata and controls

7 lines (7 loc) · 419 Bytes

Directory-File-AutoSorter

Automated bash shell directory and file sorting to alphabetically assigned directories a-z and sorts all files with names a-z to each directory.

To run this script, simply use

$chmod +x a_zDirSorter.sh $./a_zDirSorter.sh ##=Output if done correctly should say All files moved successfully!

Any errors generated from missing files of various letters will be disregarded automatically.