Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

move directory with files linux

how to move a folder/Directory in Linux with files

#sytex
mv /path/to/source /path/to/destination

#example
mv Reports tools/Reports
 
PREVIOUS NEXT
Tagged: #move #directory #files #linux
ADD COMMENT
Topic
Name
7+5 =