How to use ant to run commandline command? How to get perl script running result?
Answer Posted / Alok Ranjan Upadhyay
To run a command-line command using Ant, you can use the `<exec>` task. To capture the output of a Perl script, redirect the output using the `outputproperty` attribute.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category