I would use the exec task
        
<quote>
Executes a system command. When the os attribute is specified, the
command is only executed when Ant is run on one of the specified
operating systems.
</quote>

http://ant.apache.org/manual/CoreTasks/exec.html

On 2/16/06, ar <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> Does anybody know if there is an equivalent to the "ln" Unix command in
> Ant or others projects built over Ant ?
> My goal is to get a directory referenced through 2 different names.
>
> Regards
>
> --
> A. ROY
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
glenn

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to