Unix / Linux
Monday, June 23, 2008
search replace multiple files, recursive
find . -type f -name "*.txt" -exec sed -i 's/oldstring/newstring/g' {} \;
posted by Tomer Ben David at
12:59 AM
0 Comments:
Post a Comment
<< Home
About
About Me
Name:
Tomer Ben David
View my complete profile
Previous
total number lines of code wc -l
find number of lines of code
make environment variables linux permanent
unzip grep
linux search replace
Read from standard input
update locate database
smtp the domain is not in my recipient list
Find which linux distribution you have
Where to see all the timemouts that regard TCP pro...
0 Comments:
Post a Comment
<< Home