X-Spam-Check-By: sourceware.org
Message-ID: <c2888f8c0610301124g3ffa88dbq3f5a829ba5997e96@mail.gmail.com>
Date: Mon, 30 Oct 2006 15:24:42 -0400
From: "Robert McKay" <robert@mckay.com>
To: cygwin@cygwin.com
Subject: Re: sh files
In-Reply-To: <7080971.post@talk.nabble.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <7064712.post@talk.nabble.com> <45451BB0.5070201@byu.net> 	 <7080971.post@talk.nabble.com>
X-Google-Sender-Auth: bacd8953b3a172c8
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 10/30/06, dubcek <goltrock@wanadoo.fr> wrote:
>
> Thanks Eric. Unfortunately, your remedy did not work. As I mentioned in my
> original mail, all my .sh files were made under unix. But I tried d2u anyway
> (you never know), but I got the same result.
>
> Here is an example of one of my unsophisticated .sh files; it was intended
> to clean up after a latex session:
> rm *.div *.aux *.log
>
> when I run the clean.sh (this was the name I gave to it), I get the 'command
> not found' error reply.

Perhaps a silly question, but is clean.sh in your PATH? Try running
./clean.sh (assuming it's in your current directory) instead.

Robert.

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

