Use jsmin for compressing js files. And you can also try this simple tr command to remove the Carriage return(^M).
$ tr -d "\r" < in.js > out.js -Girish -- G3 Tech Networking appliance company web: http://g3tech.in mail: [email protected] _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
