Jump to content

Recommended Posts

Posted

Good day everyone!

 

I am new to Ubuntu specifically in shell scripting. I would like to ask how or what is the equivalent of this batch file to a shell script.

echo off

 

cls

 

pushd \\JO501\d\Soft\ABC

 

java -jar Aqua.jar

 

echo on

 

JO501 - Computer Name [ Windows OS ] in drive "d", folder Soft the folder ABC

 

 

I hope someone could help me with this problem. And I would like also to ask if it is possible that I can run a file from UBUNTU to a Windows network like JAR files. Thanks in advance! =)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...