CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: jemvision

Search: Search took 0.04 seconds.

  1. Re: Write a java program that contains a shell script

    yea.. it says it cant recognise /bin/ksh .
    its obvious because I cant execute a shell command from windows...

    could someone please post in a complete working program...
  2. Java program that reads a .dat file and prints the matching line

    I need a java prog for the below req

    Write a java program that reads a .dat file and searches for a particular hard coded value (say NM*45).
    If it is found it should print the entire line.

    If...
  3. Re: Write a java program that contains a shell script

    Yea.. Its true that its not a good idea...
    but it was an assigned task to me... so I have to do it :)
    Thanks Alex for your response..

    But i tried the code mentioned on...
  4. Write a java program that contains a shell script

    hey folks...
    request your help...

    Write a java program that contains a shell script which will point to the local directory (current working directory ) and a create a folder there.
    When I run...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured