- find and change
- Posted by Barti on January 28th, 2004
can't find how to do that
I use somethig like this to change one word in another
find -type f -name '*.*' -exec perl -pi -e 's/word/anotherword/;' {} \;
but now I need something difrent and don't know how to do it
I need find strings match pattern[*] where * is wahtever and change into
['*']
Similar Posts
- Change default direction of Find dialog (Customizing) by justforgroups@gmail.com
- Silly but True. How do I find where I made a policy change? (Windows Server) by Justin VN
- How to Change the Default in Advanced Find (Windows CRM) by Brandon S.
- Change FIND icon on toolbar. (Windows 98 SE) by
- Armada m700 memory change? Can't find the memory! (Laptops/Notebooks) by Mark

