Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

shell-script-replace

Replacing the old name with the new name of all the files and their content and the directories in a directory using shell script

image shell-script-replace

Usage

Define the directory path

directory="./src"

Define the old and new strings

old_string="website.com"
new_string="another.org"

About

Replacing the old name with the new name of all the files and their content and the directories in a directory using shell script

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages