I have a directory that is unpacked, but is in a folder. How can I move the contents up one level? I am accessing CentOS via SSH.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
migrated from stackoverflow.com Aug 24 '11 at 18:17
|
Here's what worked:
|
|||||||||
|
|
|
|||
|
|
With the folder called 'myfolder' and up one level in the file hierarchy (the point you want it to put) the command would be:
So for example if the data was in |
|||||||||||||
|