LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mv ing contents of dirs (https://www.linuxquestions.org/questions/linux-newbie-8/mv-ing-contents-of-dirs-313738/)

timberwolf5480 04-15-2005 10:26 PM

mv ing contents of dirs
 
Whats the command to move the contents of one directory to another without moving the whole directory?

IE: move contents of Textures into directory of Maps. without creating another directory called Textures in the Maps directory.

btmiller 04-15-2005 10:29 PM

mv Textures/* Maps/

sould do it.

timberwolf5480 04-15-2005 10:38 PM

Thanks!


All times are GMT -5. The time now is 08:56 AM.