Re: AW: Exec Perl Prog with Arguments
The script does a lot more than renaming files. It still translates files. And that's not the problem,unfortunately. Sven [EMAIL PROTECTED] wrote: >>My perl script renames files into files_en, so i want to >>execute my perl script and that should rename all the files >>ending with xsl. > > >
AW: Exec Perl Prog with Arguments
> My perl script renames files into files_en, so i want to > execute my perl script and that should rename all the files > ending with xsl. Why using perl? Why not a with a nested mapper? Jan