Move folder contents into parent folder - Linux Commandline
- by NewLinuxUser
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?