Skip to content

Shell script to replace a word in every nested file of a project.

Notifications You must be signed in to change notification settings

PierreTurnbull/replace_words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This script makes a recursive research within a specified directory and replaces every occurence of a specified word with another specified word, inside of any file that is found.

Usage:

./replace.sh <directory> <replaced_word> <new_word>

About

Shell script to replace a word in every nested file of a project.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages