Thanks but tell me is this a right to execute a java or anyother command in unix#!/bin/shjava Helloworld.javaand if i have saved it with test.bat file then i'll execute it like this?chmod 755 test.batbut what is this 755?