Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

move files one level up linux

#With the folder called 'myfolder'
# and up one level in the file hierarchy (the point you want it to put) the command would be:
mv myfolder/* .
Source by unix.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #move #files #level #linux
ADD COMMENT
Topic
Name
4+4 =