Subject: ksh and bash
To: None <netbsd-users@netbsd.org>
From: None <wojtek@3miasto.net>
List: netbsd-users
Date: 04/28/2001 19:57:22
how to do in ksh something like

$[a+b+7]

which gives in bash sum of variable a,b and 7