| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Kevin Markle <kmarkle AT pbs DOT org> |
| Subject: | Re: The /r error message while running a script? |
| Date: | Tue, 27 Mar 2007 17:23:40 -0400 |
| Lines: | 37 |
| Message-ID: | <mn.dc137d73dfc79fc4.51129@pbs.org> |
| References: | <mn DOT dbdd7d7318f72c97 DOT 51129 AT pbs DOT org> <460985F6 DOT 5080409 AT cygwin DOT com> |
| Reply-To: | kmarkle AT pbs DOT org |
| Mime-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Larry Hall (Cygwin) laid this down on his screen :
> Kevin Markle wrote:
>> Hello,
>>
>> I'm attempting to write a script in cygwin. When I copy the line from the
>> script and run it from the command line it works.
>>
>> touch "/cygdrive/e/wsus/wsus_update_report.out"
>>
>> When I run the script it gives me this error:
>>
>> sys-scheduler AT backup /cygdrive/e/wsus
>> $ ./patch.sh
>> + ./patch.sh
>> WSUS Client Update Report
>> for Tue-03-27-2007
>> touch: cannot touch `/cygdrive/e/wsus/wsus_update_report.out\r': No such
>> file or directory
>> ./patch.sh: line 11: $'\r': command not found
>> ./patch.sh: line 13: $'\r': command not found
>> ./patch.sh: line 15: $'\r': command not found
>> ./patch.sh: line 16: syntax error near unexpected token `$'{\r''
>> '/patch.sh: line 16: `function checkreportingerrors {
>>
>> The thing that is making it hard for me to troubleshoot this is that I have
>> never scene the \r error and have no idea what it means. :/ Does anybody
>> have any suggestions or ideas...
>
>
> d2u ./patch.sh
Thanks this worked! Does this fix files created in Windows and moved
over or?
Thanks again..
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |