Move folder contents into parent folder - Linux Commandline
Posted
by NewLinuxUser
on Super User
See other posts from Super User
or by NewLinuxUser
Published on 2010-06-11T16:30:54Z
Indexed on
2010/06/11
16:33 UTC
Read the original article
Hit count: 216
linux
|command-line
Hello, I have a folderA that contains folderB that contains alot of files. I would like to get rid of folderB, but not its contents. I want those contents to be inside of folderA. How can I accomplish this on the commandline?
© Super User or respective owner