christiniaroelin
Programmer
Hi,
I was facing problems with executing the following code:
#! /bin/ksh
export stamp=${stamp-"`"(expr $(date"+%m") -1)"'"}
echo $stamp
please advice on the right syntax.
Thanks
Christinia
I was facing problems with executing the following code:
#! /bin/ksh
export stamp=${stamp-"`"(expr $(date"+%m") -1)"'"}
echo $stamp
please advice on the right syntax.
Thanks
Christinia