Files
seta75D d6fe8fe829 Init
2021-10-11 22:19:34 -03:00

33 lines
1007 B
Plaintext

$ @(#)70 1.6 src/bos/usr/bin/expr/expr.msg, cmdsh, bos411, 9428A410j 12/11/92 15:56:17
$
$ COMPONENT_NAME: (CMDSH) Bourne shell and related commands
$
$ FUNCTIONS:
$
$ ORIGINS: 27, 71
$
$ IBM CONFIDENTIAL -- (IBM Confidential Restricted when
$ combined with the aggregated modules for this product)
$ SOURCE MATERIALS
$ (C) COPYRIGHT International Business Machines Corp. 1989, 1992
$ All Rights Reserved
$
$ US Government Users Restricted Rights - Use, duplication or
$ disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
$
$ (c) Copyright 1990, 1991, 1992 OPEN SOFTWARE FOUNDATION, INC.
$ ALL RIGHTS RESERVED
$
$ OSF/1 1.1
$
$quote "
$set MS_EXPR
MALLOC "malloc(): 0402-045 There is not enough memory available now."
NANARG "0402-046 A specified operator requires numeric parameters."
PARANS1 "0402-047 Cannot specify more than one '\\('."
SYNTAX "0402-050 Syntax error."
USAGE "Usage: expr expression\n"
$ Do not translate expr.
INVALID "0402-070 Cannot divide by zero."