Shell command to search and replace in file-linux

by satheeshkumar 2012-07-03 15:45:26

The following shell command used to search and replace in file,

. -name "*.php" -print

Find all files (recursively) which has “.php” in the file and print them out.

Tagged in:

921
like
0
dislike
0
mail
flag

You must LOGIN to add comments