Skip to content
Nissar Chababy edited this page Jul 26, 2016 · 2 revisions

#In Command Line

##Make it executable ! chmod +x /path/to/organize-multimedia.linux-unix.sh

##Usage Go to the folder which contain your pics/videos using cd /path/to/folder

Then execute the script with :

/path/to/organize-multimedia.linux-unix.sh <source> <destination>

###Notes source : . for the current folder you selected

destination : . for the current folder or you can define another folder for exemple ./sortedfiles

If the destination folder doesn't exist: the script will create it for you

Clone this wiki locally