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!