Search Results

Search: Posts Made By: canary
13,412
Posted By canary
I am on solaris 8 and getting illegal option...
I am on solaris 8 and getting illegal option error. Looks like I am using a sed which does not support sed -i :(

Thanks guys for your help!
13,412
Posted By canary
Thanks, however it will be nice if you can just...
Thanks, however it will be nice if you can just put the command here. I m doing something like

find . -name "*.txt*" -type f -exec sed -e 's/ugly/bad/g' {} \;

but it doesn't like it.

Thnx
13,412
Posted By canary
Global replace with sed
Hi,

I need to change some strings from A to B in a number of files within a directory. Please can someone advise how do I do that?

Many thanks
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 10:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy