The ';' can be omited :
FILENAME=$(TZ=TZ+23 date +%b%d).gr
print $FILENAME
Jean Pierre.
Thank aigles for this valuable post!
Inappropriate post?
If so, Red Flag it!
Check out the FAQ
area for this forum!
CALYAN (Programmer) Jan 14, 2004
Hi it shows only current date Jan14.gz I want to reduce
one day from it. how to do?
FILENAME=$(TZ=TZ+23 date +%b%d).gr
print $FILENAME
Jean Pierre.
Thank aigles for this valuable post!
Inappropriate post?
If so, Red Flag it!
Check out the FAQ
area for this forum!
CALYAN (Programmer) Jan 14, 2004
Hi it shows only current date Jan14.gz I want to reduce
one day from it. how to do?