Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 1997 04:26:58 -0800 (PST)
From:      " steve  howe" <un_x@hotmail.com>
To:        hackers@freebsd.org
Subject:   expr failure
Message-ID:  <199703091226.EAA16596@f16.hotmail.com>

next in thread | raw e-mail | index | archive | help
"/bin/expr" seems to be non-funtional.
\
!#/bin/sh
#
a=0; a='expr $a + 1'     # right out of man page for expr
#
case $a in
#
     0) echo val is 0;;
     1) echo val is 1;;
esac
\
2.1.5 - does this work for anyone?
i'm not sure if bugs are to be considered a "fluke"
or if they are considered a "normal" thing in this stage of FBSD
development.  please respond to sender in addition to maillist.

---------------------------------------------------------
Get Your *Web-Based* Free Email at http://www.hotmail.com
---------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703091226.EAA16596>