you could use ANT with the fixCRLF task: http://ant.apache.org/manual/Tasks/fixcrlf.html
<fixcrlf srcdir="${src}" includes="**/*.sh" eol="lf" eof="remove" /> /Domi On 20.12.2012, at 20:34, El alaoui Mohamed Reda <inforedas...@gmail.com> wrote: > No response ? <344.gif><344.gif><344.gif><344.gif> > > 2012/12/19 El alaoui Mohamed Reda <inforedas...@gmail.com> > Hello > > > > i have a Jenkins installed in Windows and i have a project where i have a lot > of script file .sh i > > so must do dos2unix in commande Ligne for all the file to convert for windows > forme to unix forme > > i ask you if i can have a plugin or a windows script to convert all file in > the Build Time > > thanks > > > > -- > Mohamed Reda, El alaoui > > >