RE: Unix command in build .xml

2007-07-17 Thread Rebhan, Gilbert
Irfan) [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 17, 2007 9:39 AM To: user@ant.apache.org Subject: Unix command in build .xml Hi All, I need to execute UNIX command (for example ls -l) in Ant's build.xml file. Can somebody please help me in this case. Do I need to write task for this o

Re: Unix command in build .xml

2007-07-17 Thread Sunil Prabhakaran
try regards Sunil Prabhakaran On 7/17/07, Sayed, Irfan (Irfan) <[EMAIL PROTECTED]> wrote: Hi All, I need to execute UNIX command (for example ls -l) in Ant's build.xml file. Can somebody please help me in this case. Do I need to write task for this or anything else. Please help. Regards Ir

Unix command in build .xml

2007-07-17 Thread Sayed, Irfan (Irfan)
Hi All, I need to execute UNIX command (for example ls -l) in Ant's build.xml file. Can somebody please help me in this case. Do I need to write task for this or anything else. Please help. Regards Irfan.