Search Results

Search: Posts Made By: kgolli
3,332
Posted By kgolli
Well, part of the problem is that we have several...
Well, part of the problem is that we have several jvms running, each with their own setenv, so each file can be slightly different, and the placement of the args is different. For example:
...
3,332
Posted By kgolli
Thank you. I tried this and my output was only...
Thank you. I tried this and my output was only appname, no jvm args. For example:

dir3a
dir3b
dir3c
3,332
Posted By kgolli
Extract setenv.sh memory settings in Tomcat
**newbie**

I need to review all of our Tomcat setenv.sh jvm heap settings to ensure they are properly set. I attempted to pull the memory configs with an awk - but this was an issue because each...
1,777
Posted By kgolli
Thank you Corona688! Your solution worked for me!
Thank you Corona688! Your solution worked for me!
1,777
Posted By kgolli
Include pathname in awk output?
I am running an awk to verify all the memory settings for tomcat, and need to include path or directory in output ....

I am running:
awk '{ print $3 }' /opt/dir1/dir2/*/tomcat/bin/setenv.sh
...
Showing results 1 to 5 of 5

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