Is it possible to move directories around?

I’ve suuccessfully installed a few different DOS games, like Commander Genius, Shadow Warrior and Duke Nukem 3d, but they are all on the main menu, and listed under /home/cpi/apps/Menu

Is it possible to make a new directory, for example; /home/cpi/launcher/Menu/GameShell/40_DOS Games, and then move all of the game directories into that 40_DOS Games directory?

What command would I use in SSH?
from the directory /home/cpi/apps/Menu
mvdir Duke Nukem 3D /home/cpi/launcher/Menu/GameShell/40_DOS Games

Is that right at all? I don’t have much experience with UNIX.Thanks for the help!

I’d recommend installing something like Filezilla (if you’re on Windows) to have more visual feedback.
The command you wrote seems to be correct, if the directories exist.

Thanks for the reply. I have no problem making directories, I usually use my phone to connect to my GS, with AndFTP and JuiceSSH, but for some reason the AndFTP app wont allow me to move files, just create folders, rename files, delete files, and transfer. I feel like I should learn how to use SSH more, so I just want to see if im on the right track before I mess up.