• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Tim Cooke
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
Saloon Keepers:
  • Piet Souris
Bartenders:

Executing Unix Commands/Shell Scripts from Windows

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am a new-bie to Java.
So please excuse me for my mistakes.

I have a requirement wherein I need to execute Unix commands/shell scripts
)eg: copying directories, making tar files, executing shell scripts on Unix)
from windows application as the application is developed and running on Windows platform.(Oracle Forms)

Please let me know how do I go about doing it. (Guess I need to use Java here). Appreciate your help.

Thanks
Vinod
 
Sheriff
Posts: 67762
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the Ranch. Please take note that there are multiple forums here, each devoted to an area of Java. This forum is for questions on Servlets. I have moved this post to a more appropriate forum for you.
 
reply
    Bookmark Topic Watch Topic
  • New Topic