Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
User Commandslet(1)


NAME

 let - shell built-in function to evaluate one or more arithmetic expressions

SYNOPSIS

ksh

 
 let arg ...

DESCRIPTION

 

ksh

 

Each arg is a separate "arithmetic expression" to be evaluated.

EXIT STATUS

 

The following exit values are returned:

0
The value of the last expression is non-zero.
1
The value of the last expression is zero.

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsu

SEE ALSO

 

ksh(1), set(1), typeset(1), attributes(5)


SunOS 5.9Go To TopLast Changed 15 Apr 1994

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.