Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to move a directory in linux

mv /path/to/source /path/to/dest
Comment

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
Comment

PREVIOUS NEXT
Code Example
Shell :: login to github vscode using personal access tokens 
Shell :: stop venv 
Shell :: ssh connect command 
Shell :: rhythmbox 
Shell :: linux unzip command 
Shell :: find pip (s) path 
Shell :: docker image convert to tar.gz 
Shell :: utserver: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory 
Shell :: enzyme npm install 
Shell :: linux get lines in file 
Shell :: pnpm version 
Shell :: touch in windows 
Shell :: ubuntu search package 
Shell :: install rollup locally 
Shell :: install jwt express 
Shell :: display group of username mac 
Shell :: git enable lfs 
Shell :: git change local branch name 
Shell :: how to install julia on ubuntu 
Shell :: windows edit file cmdp 
Shell :: create a sudo user in centos 7 
Shell :: apt lock 
Shell :: ffprobe get duration 
Shell :: git remove file from untracked 
Shell :: git pull shows already up to date 
Shell :: best shell linux 
Shell :: git show list of stashes 
Shell :: install pyyaml ubuntu 
Shell :: requiring unknown module "1" 
Shell :: access wsl filesystem from windows 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =