How to set the classpath to the current directory and also run the jar file named load.jar present in the current directory by providing the argument as load=
load.jar
load=
For OpenSuse Linux, One can simply install the java-binfmt package in the zypper repository as shown below:
sudo zypper in java-binfmt-misc chmod 755 file.jar ./file.jar