Search Results

Search: Posts Made By: Sona
51,776
Posted By Sona
how to get the server name using IP address
Hi all,

what is the comamnd to get the server address using the IP address ?

Please help.

Thanks,
Sona.
8,126
Posted By Sona
But the pattern should be taken from one file.It...
But the pattern should be taken from one file.It is not just any string we can use. so how can i do that?

how can i take the pattern from one file and check it in another file using sed since i...
8,126
Posted By Sona
Hi Apoorva, I think u misunderstood my...
Hi Apoorva,

I think u misunderstood my query...

I just want to search the pattern(present in pattern.dat) in test.dat and append a new line after that pattern in test.dat.

I tried with ur...
8,126
Posted By Sona
How to use cat command in sed pattern searching
Hi All,

I have a file named pattern.dat which contains pattern like
A1000090 250.00 250.00

i have one more file named test.dat in which this pattern is...
12,050
Posted By Sona
Hi, Thanks for your response.Can you please...
Hi,

Thanks for your response.Can you please explain this piece of code.i could not understand the code.

Thanks,
Sona.
12,050
Posted By Sona
How to insert new line in the data file using the script
Hi all,

I have a test.dat file.In that file i have many lines of data.
IN between some lines i want to insert a new line while running the test.ksh.

Say for ex:
In the dat file i have data...
3,658
Posted By Sona
Wanted to eliminate numeric part from a filename
Hi,

I have a filename called XYZ12345.txt.I just want to eliminate numeric and have only XYZ.txt.

How can i do it ?

Regards,
Sona.
5,973
Posted By Sona
Hiiiiiii, Thanks a lot.It is working fine...
Hiiiiiii,

Thanks a lot.It is working fine now.

Sona.
5,973
Posted By Sona
Add two numbers like 0001+1 and get result as 0002
Hi all,

I have to add a number like 0001+1=0002.
If i put expr 0001 + 1 it is giving result as 2 but i wanted to get 0002.
Please tell me how can i get this.

Thanks,
Sona.
36,167
Posted By Sona
Hi, I got the output.Thanks for all ur...
Hi,

I got the output.Thanks for all ur Guidance.

Sona.
36,167
Posted By Sona
Hi, can u give me one example for creating...
Hi,

can u give me one example for creating the profile and how can u use that in the script.

Also what i need exactly is like

for ex we have one script named test.ksh.
if i run the script...
36,167
Posted By Sona
HOw to change the text colour through shell script?
Hi,

thnx for ur reply.but what i want to know is how to use these colours implicitly. i dont want to hardcode the colours as like ^[[32m this in the script. is there any way to set this colour in...
36,167
Posted By Sona
HOw to change the text colour through shell script?
Hi all,

I have written one script. If i run the script, particular text in that script needs to be displayed in color.how this could be done?any commands r there to change the colour of the text...
Showing results 1 to 13 of 13

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