Date: 2004-06-20T23:28:01 Editor: StefanBodewig <[EMAIL PROTECTED]> Wiki: Ant Wiki Page: AntOddities URL: http://wiki.apache.org/ant/AntOddities
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,6 +1,6 @@ == Expanding wildcards in <exec> arguments == -Under Linux, wildcards are understood by shell intepreters, not by individual binary executables as /usr/bin/ls or shell scripts. +On Unix-like systems, wildcards are understood by shell intepreters, not by individual binary executables as /usr/bin/ls or shell scripts. {{{<target name="list"> <exec executable="sh"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]