Skip to content

A shell script to modify the content of a file, by replacing all the occurences of a target string (partial match also) with another string, and then copy the modified contents to another file without disturbing the original file

Notifications You must be signed in to change notification settings

mmmaks/Modified-Copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Modified-Copy

A shell script to modify the contents of a file, by replacing all the occurences of a target string (even partial match) with another string, and then copy the modified contents to another file without disturbing the original file

About

A shell script to modify the content of a file, by replacing all the occurences of a target string (partial match also) with another string, and then copy the modified contents to another file without disturbing the original file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages