X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=h4FYyaaNNqEfu+ea O6W+t8mkRe+3wN/UN0rKe1ee4nEVDLpaLvmwl4An+GxJWN9ZWfF1tT/reWj5DVKh Bt/M5+Zv7vzkKgq8qThKLKEiCeZYspu1ot3qQZ3hUiTUst39tsewpr+psk1brTLs q0kGHRY7Ufj+25/+3NmUqJAyo7s= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=gvuWmyQBldGMvWrSwCvaYv xmY2k=; b=gRWS2SpAc9l/d7/qxgabkhjiSsoXwXuxJnlQ2KFzF4dC/Uh4NGzVah f1vDogPg3ty0CzThMspjeZBbuKJ/ZYB0J7cSDgROe3a0wiWiHonGze//uCvI9dJg Lg79zjmWTeWobTCyBWoFKPZKkRPJVLj0iIfNXDs5lYoViLYbfQCKY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Date: Sun, 19 Apr 2015 22:22:36 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <115383163.20150419222236@yandex.ru> To: sean nakasone , cygwin AT cygwin DOT com Subject: Re: 1.7.35: .sh script in dos format does not work. In-Reply-To: <235472002.6091440.1429465717870.JavaMail.yahoo@mail.yahoo.com> References: <235472002 DOT 6091440 DOT 1429465717870 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, sean nakasone! > Here's my fstab entry: > none /cygdrive cygdrive text,posix=0,user 0 0 This is a VERY, VERY, VERY bad idea. > I downgraded to cygwin 1.7.33 and I don't get the error. > I read the fstab documentation, can't figure out what "none" is used for. > I tried other fstab entries, nothing seemed to fix the issue. This has nothing to do with fstab documentation. igncr is a bash option. But only bash. If you make a "#!/bin/sh" script, it may not work, and rightfully so. -- With best regards, Andrey Repin Sunday, April 19, 2015 22:18:46 Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple