Put your tips and tricks online - Share your knowledge! Login | Register
 
 
  Search     Advanced search
 

Home | Ask Question | Add tip | My tips | Recent tips & tricks | Suggest a category | FAQ | Forums

 
 
 
 Found 1 tip, Displaying 1 - 1 
 
Sort by 
 
 Search and replace using sed
Here's a basic example of using sed. Search file_src for all ocurrences of string1 and replace them with string2, write the output to file_dest sed s/string1/string2/g file_src > file_dest
 More...
10/26/05
 
 


Recent tips & tricks
Operating Systems > Unix > SUN Solaris : A tip for ZFS filesystem on So...
Miscellaneous > Middleware > Oracle Fusion Middleware > Oracle SOA Suite : How to create users using comm...
Databases > Oracle > Security : What privileges are needed to ...
Miscellaneous > Middleware > Oracle Fusion Middleware > Oracle SOA Suite : How to installl Standalone Res...

More categories
Databases | Programming | Hardware | Operating Systems | Networking | Internet | ERP / CRM | Games & Multimedia | Graphics & Design | Miscellaneous | Office Software | TipLib FAQ
 

Home |  FAQ |  Terms of Use |  Privacy Policy

© 2005 tiplib.com