This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Builtin command "let"


#!/bin/bash
let TWO=3
echo 2 = $TWO


-----Original Message-----
From: Chajka, Paul [mailto:PC126054@exchange.DAYTONOH.NCR.com]
Sent: Wednesday, January 23, 2002 11:42 AM
To: cygwin@cygwin.com
Subject: Builtin command "let"


Hi
I am having trouble running the builtin command "let" from a shell script.

Bash v:1.3.6
W2K V:5 SP 1

Any idea how to do this?

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]