delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/08/21/10:42:53

X-Spam-Check-By: sourceware.org
Message-ID: <ca5781c80708210742o34466f8xf334892a0a7a898e@mail.gmail.com>
Date: Tue, 21 Aug 2007 10:42:24 -0400
From: yitzle <yitzle AT users DOT sourceforge DOT net>
To: cygwin AT cygwin DOT com
Subject: Re: Shell scripts on FAT volumes
In-Reply-To: <faetbb$q26$1@sea.gmane.org>
MIME-Version: 1.0
References: <faetbb$q26$1 AT sea DOT gmane DOT org>
X-Google-Sender-Auth: cb679b56b7a6261b
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

On 8/21/07, Thorsten Kampe <thorsten AT thorstenkampe DOT de> wrote:
> [Cygwin latest snapshot]
>
> I just noticed (on two different Windows XP) Cygwin installation that
> Shebang shell scripts are not executable on FAT32 volumes (like usb
> drives). The mount man page says "Normally, files ending in certain
> extensions (.exe, .com,  .bat,  .cmd) are  assumed  to be executable.
> Files whose first two characters begin with  '#!' are also considered
> to be executable."
>
> Is that expected behaviour?
>
>
> Thorsten

I created test.sh on my USB key (FAT):

> cat > test.sh << END
#!/usr/bin/bash
echo "Test!"
END

Then I did
> chmod 700 test.sh

Then I ran it:
> ./test.sh

Worked fine.

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019