Thread
:
Search and replace using shell script
View Single Post
#
1
01-29-2011, 04:47 AM
WebHosting
Senior Member
Join Date: Jun 2009
Posts: 41,978
Search and replace using shell script
A)if you have a directry named main , you want to find n replace findme by replaceme for n in `ls *.php`;do echo $n ; sed -e...
__________________
Web Hosting Forum
Web Hosting Discussion
Web Hosting Realted
WebHosting
View Public Profile
Send a private message to WebHosting
Find all posts by WebHosting