| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Shankar Unni <shankarunni AT netscape DOT net> |
| Subject: | Re: CASE error in script file |
| Date: | Wed, 08 Nov 2006 14:18:51 -0800 |
| Lines: | 10 |
| Message-ID: | <eitl4b$d9b$3@sea.gmane.org> |
| References: | <loom DOT 20061108T225533-24 AT post DOT gmane DOT org> <eitkmk$d9b$1 AT sea DOT gmane DOT org> <loom DOT 20061108T231409-977 AT post DOT gmane DOT org> |
| Mime-Version: | 1.0 |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.3.0 |
| In-Reply-To: | <loom.20061108T231409-977@post.gmane.org> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
Doug wrote: > I did put the "$1" in and it still gives me the same error > case "$1" in > > '/test.sh: line 1: syntax error near unexpected token `in > '/test.sh: line 1: `case "$1" in Do you have a DOS <CR> in there? (shows up as ^M in vim?) See the many, many threads in here about bash handling of <CR>s. -- 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 |