The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: Concatenation
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 04-04-2007
Asteroid Asteroid is offline
Registered User
  
 

Join Date: Apr 2007
Posts: 38
But it is prompting syntax error...

Code:
$DB_Date=$(printf "%02d%02d", $date, $Month );