Hi all,
I am beginner in python scripting ,but I have been given to write difficult script which am not able to think of options ...
I should write either one.,please help me with the steps ...
Question :write a script to read a list of Linux servers as input.output should display the products
(Apache,tomcat,jboss,weblogic) Installed in each server.
Or
Question: find all Java installations on servets ( eg:jdk1.8.0_201-64 and jdk1.8.0_212-64) and do the following
a) display the absolute paths for each Java installation?
b)
Display for each Java ,if it's JDK or JRE
c)display the lastest minor version found on the server.
Regards,
Sameera