We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#In Command Line
##Make it executable ! chmod +x /path/to/organize-multimedia.linux-unix.sh
chmod +x /path/to/organize-multimedia.linux-unix.sh
##Usage Go to the folder which contain your pics/videos using cd /path/to/folder
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
./sortedfiles
If the destination folder doesn't exist: the script will create it for you