Description: generates BASH code to search and replace a string in a file using sed keeping the ownership an permissions
Parameter:
- pathFile: file with whole path, in that should be searched and replaced
- search: search pattern
- replace: replace string
root
2015-09-06