[ic] catalog config error

Davor Ocelic docelic at mail.inet.hr
Tue May 30 23:47:38 EDT 2006


On Tue, 30 May 2006 15:38:32 -0700
"Aaron Berg" <ir.gath at gmail.com> wrote:

> > Yuk, you copied through a windows box.  See if this helps:
> >
> > dos2unix catalog.cfg


Yep, for the record, other two ways are  


  tr -d '\r' < inputfile > outputfile 

  perl -pi -e's/\r//g' inputfile


More information about the interchange-users mailing list