Search Results

Search: Posts Made By: Imre
17,437
Posted By Imre
I will have a look at the first piece of code you...
I will have a look at the first piece of code you gave me and see what the affect is.
I think i got the -e option of sed now, thanks also.
The 's/findstr/repstring/g' is about the most common...
17,437
Posted By Imre
Thanks for trying to understand me, i am actually...
Thanks for trying to understand me, i am actually laughing now, so thank you.
I dont know what it is with me and why i confuse people so much at times,
Sorry i am just confused now i really hate...
17,437
Posted By Imre
Sed usage
I hope this can elaborate my questions more:

1)
I want to use SED to find "StringToFind" and then append ON THE SAME LINE where the StringToFind is found, "MyString"
cat file1.txt

I would...
17,437
Posted By Imre
Using sed to find and append or insert on SAME line
Hi,

$ cat f1
My name is Bruce and my surname is

I want to use SED to find “Bruce” and then append “ Lee” to the end of the line in which “Bruce” is found
Then a more tricky one…. I want to...
Showing results 1 to 4 of 4

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