Trying to search for and move a bunch of files into the proper folders but I am not super amazing with grep and regex.
find ./|grep "kinkycoeds" | xargs mv -t /storage/videos/birthday
It will find all the files I am looking for but it isn't moving them because it is trying to move the file name from the search string and not the entire file name.
install a GUI
Drag and drop.
Solved.