This is the command jarwrapper that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
jarwrapper - wrapper script to run jar files via binfmt.
SYNOPSIS
jarwrapper <Jar-file> [arguments]
DESCRIPTION
Wrapper script that handles running executable jar-files via binfmt. Normally you would
not run this directly.
Executes the java program in Jar-file (determined by the Main-Class attribute in the
MANIFEST) and passes arguments to the java program.
jarwrapper looks for a number of other attributes in the MANIFEST, please refer to
javahelper's tutorials for more information.
Use jarwrapper online using onworks.net services