Search Results

Search: Posts Made By: Imre
2,490
Posted By Imre
My way forward to complete this is indeed to...
My way forward to complete this is indeed to actually go in to the Source folder (which does exist) and then do a loop listing the objects in that folder.... and cp and echo what i am coying... the...
2,490
Posted By Imre
Hello MR Singh, So i have urn that command it...
Hello MR Singh,
So i have urn that command it does exactly the same as my amazing for loop tests and cp -rp and other stuff, what a pain.

Basically they work.

I am so annoyed that i dont...
2,490
Posted By Imre
I shall give that command a try and see if it...
I shall give that command a try and see if it looks good, thanks.
I will also come back to you.

---------- Post updated 10-19-16 at 11:17 AM ---------- Previous update was 10-18-16 at 11:07 PM...
2,490
Posted By Imre
How to copy files/folders and show the files/folders?
Hi,

So i know we use cp -r as a basic to copy folders/files.
I would like this BUT i would like to show the output of the files being copied.
With the amazing knowledge i have i have gone as far...
17,431
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,431
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,431
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,431
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...
1,316
Posted By Imre
still confussed about the sed command
I need to search for lines ending with $ and not "$
The i want to append the next line to that line,
I dont want to delete anything, i dont know why i need to delete in your example.
There is no...
1,316
Posted By Imre
This SED command and the MAN pages drive me nuts,...
This SED command and the MAN pages drive me nuts, its never as simple to follow and even if you use google its almost impossible to get a simple example and visual representation of what you actually...
Showing results 1 to 10 of 10

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