The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Variable Size Problem Bob_Loblaw UNIX for Dummies Questions & Answers 0 09-17-2007 12:28 PM
Help me in this variable problem SankarV Shell Programming and Scripting 4 03-31-2007 11:47 AM
grep for a variable problem MizzGail UNIX for Dummies Questions & Answers 7 03-01-2006 01:09 PM
PATH variable problem frustrated1 Shell Programming and Scripting 7 07-14-2005 01:42 PM
Problem with variable type siavoush Shell Programming and Scripting 2 09-07-2003 05:04 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 04-07-2008
Registered User
 

Join Date: Apr 2008
Posts: 2
problem with underscore in variable name

can you help please.

variable 1 = TODAY=`date +"%Y%m%d"`

i.e. echo $TODAY

20080407

DB=GERMANY

echo $DB
GERMANY

echo $DB.$TODAY

GERMANY.20080407

echo $DB.$TODAY_1.dmp [which is what i need to display!]

GERMANY..dmp

I need to find out how to include the underscore in my variable

thank you
Reply With Quote
Forum Sponsor
  #2  
Old 04-07-2008
Registered User
 

Join Date: Apr 2008
Posts: 15
echo $DB.$TODAY"_1.dmp"
Reply With Quote
  #3  
Old 04-07-2008
era era is offline
Herder of Useless Cats
 

Join Date: Mar 2008
Location: /there/is/only/bin/sh
Posts: 3,650
Code:
${TODAY}_
I probably need to add some text here to make my answer long enough to be acceptable by the board software. Feh.
Reply With Quote
  #4  
Old 04-07-2008
Registered User
 

Join Date: Apr 2008
Posts: 2
works - thanks
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 11:42 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0