Login
|
Register
Search
Search in all categories ...
Shell Scripting
- awk
- bash
- csh
- ksh
- Misc.
- sed
- sh
Advanced search
Home
|
Ask Question
|
Add tip
|
My tips
|
Recent tips & tricks
|
Suggest a category
|
FAQ
|
Forums
Home
Operating Systems
Unix
Shell Scripting
sed
Support Forum
Found
1
tip, Displaying
1
-
1
Sort by
Date
Subject
Descending order
Ascending order
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