I can't seem to find java on esus. Where is it?
Background: bash is the default shell for most esus accounts. Upon login bash parses certain files in your home directory an establishes an environment by creating environment variables and assigning values to them. At any time you can run the env command to see what environment variables bash is aware of:
env