Re: Probleming using gnu sed in windows batch script
| Newsgroups | gmane.editors.sed.user |
|---|---|
| Message-ID | <CAEE75_1KPA-6dOai6Jg5=uUFgtwh4ykZ9nevEv5WEf9OD9pPzg@mail.gmail.com> |
Are you perhaps having character-set problems? Windows software often defaults to UTF-16, which at the OS / ops & admin layer is simply unworkable from a backwards-compatibility standpoint for unix-based systems. You want to be sure you're saving as UTF-8 or lower, ascii would do for this