|
>I'm currently looking at a bunch of examples that all start with
>
> sed -e 's/from/to/g'
>
>
>Found them once by doing a google search for
>
> "sed by example" site:www.ibm.com
>
>
>Robert
I had tried that too but no better result. I couldn't actually figure out
exactly what this options does. There are several others like -i, -f etc.
|