Description
If you have a bunch of files with the same extension or similar name in a ton of folders and you want to get them all into one folder then this is for you because that's what it does.
Usage
it should be like "./emma_mover "folder you want to move stuff from" "folder you want to move stuff to" "the search parameter you want"" compile like this g++ -lstdc++fs -std=c++17 -o emma_mover emma_mover.cpp -lstdc++fs if you get the error "bash: ./emma_mover: Permission denied" run the command "chmod +x emma_mover"