February 13th, 2013 12:42 AM
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...
February 12th, 2013 03:45 AM
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...
February 12th, 2013 03:17 AM
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...
February 12th, 2013 03:04 AM
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...