Search Results

Search: Posts Made By: bhaskar_m
1,932
Posted By bhaskar_m
Hi Don, Once again thanks a lot for your...
Hi Don,

Once again thanks a lot for your response.

Yes finally it worked, I was using wrong version of awk, this one /usr/xpg4/bin/awk worked.

Cheers,
Bhaskar
1,932
Posted By bhaskar_m
Hi Don, Thanks for your effort and posting. ...
Hi Don,

Thanks for your effort and posting.

I have tried


[wlapp@~/scripts] $ line="10015, 23-AUG-2013,02:03:46, 1111111, 22222222"
[wlapp@~/scripts] $ echo $line
10015,...
1,932
Posted By bhaskar_m
Awk/sed problem to write Db insertion statement
Hi There,

I am trying to load data from a csv file into a DB during our DB migration phase. I am successfully able export all data into a .csv file but those have to rewritten in terms insert...
9,385
Posted By bhaskar_m
Hi Yoda, Thanks a lot for your effort. That...
Hi Yoda,

Thanks a lot for your effort. That definitely will make a help.

Regards,
Bhaskar
9,385
Posted By bhaskar_m
BASH script to parse XML and generate CSV
Hi All,

Hope all you are doing good! Need your help. I have an XML file which needs to be converted CSV file. I am not an expert of awk/sed so your help is highly appreciated!!

XML file looks...
11,057
Posted By bhaskar_m
Hi Guru and Elixir, Thanks a lot to both of...
Hi Guru and Elixir,

Thanks a lot to both of you. It worked.

Cheers,
Bhaskar
11,057
Posted By bhaskar_m
Extract a substring using SED/AWK
Hi All,

I have a log file in which name and version of applications are coming in the following format
name[version]

It may look like following, based on the name of the application and...
6,694
Posted By bhaskar_m
Thanks a lot. It worked. Cheers, Bhaskar
Thanks a lot. It worked.

Cheers,
Bhaskar
6,694
Posted By bhaskar_m
SED replacement of placeholders
Hi All,

I am facing a problem while using SED in Linux.

I have a property file which contains a string
local.mds.dir=${basedir}/deployCompositesIt has be to replaced with another string, and...
8,096
Posted By bhaskar_m
Hi Cororna, It worked. I tweaked a little ...
Hi Cororna,

It worked. I tweaked a little

nohup /spare/app/oracle/product/Middleware/user_projects/domains/soa_domain/bin/./startWebLogic.sh & disown" > /dev/null < /dev/null 2>&1

Thanks a...
8,096
Posted By bhaskar_m
How to exit prompt when starting a weblogic administration server remotely?
Hi,

I am trying to start Weblogic Admin server using start-up script (./startWeblogic.sh) from a remote host using a different user. The server starts fine but prompt is stuck, it does not return...
5,199
Posted By bhaskar_m
Thanks Mate!!
Thanks Mate!!
5,199
Posted By bhaskar_m
Thanks a lot mate!! the second option ran perfect...
Thanks a lot mate!! the second option ran perfect fine.

By the way, just out of curiosity wanted to know, how redirection of all stdin, stderr, stdout make a prompt come out.

Thanks and...
5,199
Posted By bhaskar_m
Problem starting of Tomcat on remote host
Hi All,

I have several Tomcat 7.0.12 installations on remote servers for different projects. I need to start and stop them from a centralized server. Once I start the server remotely using ssh...
2,541
Posted By bhaskar_m
Thanks Ahmed. It is working perfectly. ...
Thanks Ahmed. It is working perfectly.

Regards,
Bhaskar
2,541
Posted By bhaskar_m
SED : Replace whole line on multiple execution
Hi,

I am have one file with a line

group=project_live

I need to replace it with line

group=project_live_support

before I execute some application related script.

The potentianl...
15,970
Posted By bhaskar_m
Hi Corona, It was indeed a great experience...
Hi Corona,

It was indeed a great experience to run your snippet.

I varied the waiting time and launched the process in background was indeed a good idea. May be I tried reading from config file...
15,970
Posted By bhaskar_m
Auto-exit from telnet prompt
Hi,
Hope all your are doing well. Need a suggestion from you.
I am writing an automated shell script that will effectively check the telnet connectivity with different backends from present...
2,479
Posted By bhaskar_m
Thanks ROHON!!
Thanks ROHON!!
2,479
Posted By bhaskar_m
Thanks a lot Anurag!! Regards, Bhaskar
Thanks a lot Anurag!!

Regards,
Bhaskar
2,479
Posted By bhaskar_m
Find regex
Hi There,

Can anybody help me out for searching this regular expression?


xxxxx.yyy.zzzz.From-ABCD.To-XYZ.xxxxxx

I would like the ID1 and ID2 (knowing which one is Id1 and id2)

...
3,964
Posted By bhaskar_m
Yeah very Cool...Even I tried lot of tricks this...
Yeah very Cool...Even I tried lot of tricks this were missed..Thank u guys for putting your efforts.

Good Day.

Cheers!!
3,964
Posted By bhaskar_m
Both are working. Thanks a lot!! Cheers! ...
Both are working.
Thanks a lot!!

Cheers!
Bhaskar
3,964
Posted By bhaskar_m
Hi, The file may appear also as. This is a...
Hi,

The file may appear also as. This is a log of one application.


- XXXXXXX [2] <server-address>
- YYYYYY [4] <server-address>
- ZZZZZZZ[2] <server-address>
- AAAAA [4] <server-address>...
3,964
Posted By bhaskar_m
SED/AWK command
Hi All,

I have a file which has following lines :

- Deploy XXX application [2] <server-address>
- info [4] <server-address>
- Deploy XXX application [2] <server-address>
- info [4]...
Showing results 1 to 25 of 72

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