Friday, January 8, 2010

Check Who provides Java in Ubuntu

Quick check of who provides Java under Ubuntu goes like this:

sudo update-alternatives --config java

Faster it goes like this:

ls-l /etc/alternatives/java

No comments:

Post a Comment