Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to rename folder in cmd

Windows:
ren dir_oldname dir_newname

UNIX:
mv dir_oldname dir_newname
Comment

rename directory from command line

Rename  dir_oldname  dir_newname
Comment

PREVIOUS NEXT
Code Example
Shell :: how to compare a character to uppercase in bash script 
Shell :: instal rust lang on linux 
Shell :: copy files from another branch git 
Shell :: linux shell system commands 
Shell :: install npm packages on shared hosting 
Shell :: how to push existing git repository 
Shell :: how to change git default branch name 
Shell :: how to exclude .ide directory in gitignore 
Shell :: install ignite-cli 
Shell :: swap ctrl and caps lock linux 
Shell :: 1password cli install 
Shell :: scripting sobre ficheros 
Shell :: activer core dumped linux 
Shell :: see active apcahe conf file 
Shell :: tcp traffic analysis linux command line mb per second 
Php :: enable php error 
Php :: tinker color disabled 
Php :: php remove last char from string 
Php :: wp cron disable 
Php :: string first letter uppercase php 
Php :: get full url php 
Php :: wordpress get theme uri 
Php :: hex to bin php 
Php :: php check method of http request 
Php :: php get next saturday 
Php :: wordpress loop permalink 
Php :: how to add php 7.4 in homebrew 
Php :: phpexcel set font color 
Php :: carbon start of day 
Php :: wp_query count result 
ADD CONTENT
Topic
Content
Source link
Name
4+1 =