Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3B72B9CF.1070805@Interwoven.com>
Date: Thu, 09 Aug 2001 09:26:55 -0700
From: Sandeep Tamhankar <sandman@Interwoven.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010701
X-Accept-Language: en-us
MIME-Version: 1.0
To: Dominique Vandensteen <dominique.vandensteen@acunia.com>
CC: cygwin@cygwin.com
Subject: Re: let command
References: <01ce01c120ac$efaf4770$cb09a8c0@BARNEY>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-AntiVirus: scanned for viruses by Interwoven Virus scanner (http://www.interwoven.com)

I think you want /usr/bin/expr if you want to do a 'let'-like thing in a 
#!/bin/sh script, since 'let' is an internal bash command, not an 
external pgm you can invoke.

-Sandeep

Dominique Vandensteen wrote:

> does the let command exist for cygwin
> i'm looking for an external program to do this but i can't find any
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 


-- 
---------------------------------------------
Sandeep V. Tamhankar			
Member of Technical Staff		
Tel: (408) 220-7505
Fax: (408) 774-2002
Email: sandman@interwoven.com

Visit http://www.interwoven.com
Moving Business to the Web	


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

