Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 420 Bytes

File metadata and controls

9 lines (5 loc) · 420 Bytes

tools

Tools that make meaningless tasks easier.

file-organiser.sh

Use it to organise files in subfolders depending on their extension. Script will create folders automatically naming them after the file extension. eg. script finds file.jpge in folder -> script creates 'jpge' folder -> script places file.jpge in 'jpge' folder.

ENSURE YOU PLACE AND RUN THE SCRIPT FROM THE FOLDER YOUR FILES ARE LOCATED.