Shell Script to Recursively Search and Replace on Linux Save the file in the directory you want to search and call it replace. —->>>do not add this line #!/bin/bash # This script will search and replace all regular files for a string # supplied by the user and replace it with another string. # [...]
Find and Replace script for Linux
January 22nd, 2008 by EZ linux · No Comments
Tags: Linux Tricks
