Search Results

Search: Posts Made By: senthil3d
7,580
Posted By senthil3d
Thank you very much, that works perfectly....
Thank you very much, that works perfectly. Interesting to know how powerful is awk. shall experiment with it :)

Thanks again.
7,580
Posted By senthil3d
Exclude multiple lines using grep
Hi,
I'm working on a shell script that reports service status on a database server.
There are some services that are in disabled status that the script should ignore and only check the services...
5,002
Posted By senthil3d
Hi, I'm able to restrict the files one at a...
Hi,
I'm able to restrict the files one at a time using FOR loop. But still scp command is run serially for each files under $workset due to using FOR loop. I need to process scp in parallel for each...
5,002
Posted By senthil3d
Help in using xargs
Hi,
I have a requirement to RCP the files from remote server to local server.
Also the RCP has to run in parallel. However using 'xargs' retrives 2 file names during each loop. How do we restrict...
4,891
Posted By senthil3d
ssh inside a for loop
Hi,
The requirement is to ssh to unix servers and oracle databases, to perform some monitoring activity. I'm using shell script to perfom this.

I pass the server details and database to a...
11,632
Posted By senthil3d
Convert column values into row
hi,
I have a requirement where in I read the values from a file using awk. The resulting data should be converted into row format from column format.

For ex: My log file login.lst contains the...
6,709
Posted By senthil3d
Hi All, Thanks so much for all the replies....
Hi All,
Thanks so much for all the replies. Both the suggestions worked for me,
Thats the output I was looking for ..

Thanks!
6,709
Posted By senthil3d
grep middle word between two patterns
Hi,
I'm currently working on a shell script to automate a backup check on oracle database. My requirement is to grep the words between two delimiters and pass on to a variable..

for ex I have...
2,547
Posted By senthil3d
Thank you all. This will surely help me..
Thank you all. This will surely help me..
2,547
Posted By senthil3d
Help needed with backup shell script
Hi,
I'm develpoing a shell script which takes backup for an Oracle database. Requirement is, the script should exit when it find another instance of the same script being run on the server. I'm not...
Showing results 1 to 10 of 10

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