Search Results

Search: Posts Made By: sujoy101
5,545
Posted By sujoy101
Hi Murphy, Pls find attached the modified...
Hi Murphy,

Pls find attached the modified xsl ; which I want to use for multiple config files.

following command is used to get the output.html file (as attached).


xsltproc --param FNAME...
5,545
Posted By sujoy101
I dont want to use FNAME instead it should...
I dont want to use FNAME instead it should capture the domain name from the above section.
5,545
Posted By sujoy101
Hi Murphy, Thanks so much for your reply....
Hi Murphy,

Thanks so much for your reply. One more thing ; if I want to extract "Name" from following field in the same xml file alongwith previous details for JDBCConnection pool;

<?xml...
5,545
Posted By sujoy101
Hi Murphy, One more thing ; how can I...
Hi Murphy,

One more thing ; how can I capture the output in another HTML so that the details can be viewed or arranged in proper format.

Thanks in advance.
5,545
Posted By sujoy101
Hi Franklyn, I have modified the same with ...
Hi Franklyn,

I have modified the same with

awk 'BEGIN{FS="\""; printf("Filename= %s\n\n", /usr/data/weblogic/config/mktmixDomain/config.xml)}
$1 ~ /.* DriverName=$/{print "DriverName==" FS $2...
5,545
Posted By sujoy101
Hi Murphy, Thanks a lot for your xsl. Yes...
Hi Murphy,

Thanks a lot for your xsl. Yes its prefectly feching the required info.
If you can pls provide following clarifications:

1.the output is consisting of lot of spaces in between two...
5,545
Posted By sujoy101
extract and format information from a file
Hi,


Following is sample portion of the file;

<JDBCConnectionPool DriverName="oracle.jdbc.OracleDriver"
MaxCapacity="10" Name="MyApp_DevPool"
...
9,731
Posted By sujoy101
Hi, Thank you very much for the solution. It...
Hi,

Thank you very much for the solution. It worked.

For the 2nd part of my request;

suppose the above command produces output like:
...
9,731
Posted By sujoy101
Script to find file name for non matching pattern
Hi,

I want to list only the file names which do not contain a specific keyword or search string.
OS: Solaris

Also is there any way ; through the same script I can save the output of search to...
5,446
Posted By sujoy101
Hi, I dont have access to execute rsync...
Hi,

I dont have access to execute rsync since Im sudo user.
5,446
Posted By sujoy101
Copy unique files between two directories in Solaris
Hi,

My requirement is to have a shell script:

SOURCE_DIR=/usr/logs/restore/ --> Contains multiple subdirectories
TARGET_DIR=/usr/data/logs --> Existing folders which contain similar...
Showing results 1 to 11 of 11

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