|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Run Unix shell script from VB.NETI have the need to run couple Unix shell scripts (in IBM AIX box) from a
VB.NET windows app. Please help! Thanks a million. Bill Bill,
With Process start you can start everything as long as it is reachable and you have the rights. http://msdn.microsoft.com/en-us/library/system.diagnostics.process.start.aspx Success, Cor Show quoteHide quote "Bill N" <bi***@jaco.com> wrote in message news:OmUi#MZ4KHA.3844@TK2MSFTNGP05.phx.gbl... > I have the need to run couple Unix shell scripts (in IBM AIX box) from a > VB.NET windows app. > Please help! > > Thanks a million. > > Bill > > Thanks Cor;
I'll look into it Bill "Cor Ligthert[MVP]" <Notmyfirstn***@planet.nl> wrote in message With Process start you can start everything as long as it is reachable andnews:#dqDiSs4KHA.4888@TK2MSFTNGP06.phx.gbl... Bill, you have the rights. http://msdn.microsoft.com/en-us/library/system.diagnostics.process.start.aspx Success, Cor Show quoteHide quote "Bill N" <bi***@jaco.com> wrote in message news:OmUi#MZ4KHA.3844@TK2MSFTNGP05.phx.gbl... > I have the need to run couple Unix shell scripts (in IBM AIX box) from a > VB.NET windows app. > Please help! > > Thanks a million. > > Bill > > On 23/04/2010 10:08, Cor Ligthert[MVP] wrote:
> "Bill N" <bi***@jaco.com> wrote in message Forgive me, Cor, but /which/ variant of Process.Start() launches a > news:OmUi#MZ4KHA.3844@TK2MSFTNGP05.phx.gbl... >> I have the need to run couple Unix shell scripts (in IBM AIX box) from a >> VB.NET windows app. >> Please help! > With Process start you can start everything as long as it is reachable > and you have the rights. process on /another/ machine? If I read the original post correctly... "run couple Unix shell scripts (in IBM AIX box)" ....Unix shell scripts don't tend to make much sense to a Windows machine. Regards, Phill W. You can use a proces start to invoke SSH ( like putty ) with the
commandname in the parameters... HTH Michel Show quoteHide quote "Bill N" <bi***@jaco.com> schreef in bericht news:OmUi%23MZ4KHA.3844@TK2MSFTNGP05.phx.gbl... >I have the need to run couple Unix shell scripts (in IBM AIX box) from a > VB.NET windows app. > Please help! > > Thanks a million. > > Bill >
Is that a blank in your TextBox ...
How to build the form with details button? Upgrade 2008 to 2010 MailMessage message size problem in saving image How Does ComboBox Determine What To Display? vb.net 2008 display and print directory/subdirectories Foreign Currency Exchange Rates Web service Get email with Visual Basic 2008 Draw an arrow on a line |
|||||||||||||||||||||||