Search Results

Search: Posts Made By: goude
Forum: Red Hat 05-27-2009
3,195
Posted By goude
Unable to activate Gedit plugin
Hi everyone

I downloaded the multi-edit plugin for Gedit from this link:
Multi-edit | Jon Walsh (http://jon-walsh.com/journal/multi-edit/)

I copied all the files in ~/.gnome2/gedit/plugins/...
2,495
Posted By goude
Thank you all for your replies To KevinADC:...
Thank you all for your replies

To KevinADC: I don't understand why you said "the file is opened for reading not for writing". I thought the ">" symbol means write to file, isn't it?. You confused...
2,447
Posted By goude
Did you try passwordless ssh?
Did you try passwordless ssh?
2,495
Posted By goude
inserting a string to a text file
Hello

Can somebody please help me with the following script?
I'm trying to create a text file with 20 blank lines and then insert a string in line 2 but nothing is printed in the itxtfile. I can...
1,564
Posted By goude
Excellent! Thank you Devaraj, thank you, thank...
Excellent! Thank you Devaraj, thank you, thank you.
1,564
Posted By goude
search and replace
Hi everyone

I've written the following and the code runs ok but not as expected. I want to replace d1 with variable $IP5. What happens is that d1 is being replaced for each line on the html file...
7,525
Posted By goude
Thanks a lot Melias:b:
Thanks a lot Melias:b:
7,525
Posted By goude
currenlty logged in user on remote computer
Hello everyone

Does anyone know, if there is a command that tells you who is logged in on remote host?

I'm ssh-ing as root to the remote host and then run whoami but that doesn't tells me who...
3,222
Posted By goude
Thank you
Thank you
3,222
Posted By goude
Thank you for your reply JerryHone One last...
Thank you for your reply JerryHone

One last question.
What do you mean by carriage return?
3,222
Posted By goude
command line explanation
Hello everyone,

I found this command line in a website:

perl -pi.bak -we's/\z/Your new line\n/ if $. == 2;' your_text_file.txt

With this command line you can insert a new line anywhere you...
17,049
Posted By goude
It works sundar63, Thank you very much, I...
It works sundar63,

Thank you very much, I really appreciate your help.
You saved me from a lot of trouble.
17,049
Posted By goude
Thank you very much for that sundar63, I am...
Thank you very much for that sundar63,

I am going to put the tape in now and try it. I will let you know how it goes.

Many thanks!!!
17,049
Posted By goude
I just looked around and found this: for a in `ls...
I just looked around and found this: for a in `ls -1 *.tar.gz`; do tar -zxvf $a; done
but when I run it i got the error:
tar.gz file doesn't exist.
17,049
Posted By goude
Can you please tell me an easy way to do that?:o ...
Can you please tell me an easy way to do that?:o
I am not good with scripting.
17,049
Posted By goude
A while loop? Do I have to write a perl...
A while loop?

Do I have to write a perl script to do that?:(
17,049
Posted By goude
No, I don't know how the files were archived on...
No, I don't know how the files were archived on that tape.
But I am sure, there are more than one files in there because I forwarded the tape using:
mt -f /dev/nst0 fsf 2 and then tar xvf...
17,049
Posted By goude
How to extract multiple files from tape
Hello everyone,

I am having difficulties restoring data from a tape and I was hoping someone could help me. Here it goes.
Whenever I type tar -xvf /dev/nst0, only the first file on the tape is...
Showing results 1 to 18 of 18

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