The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com



SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
passing a variable inside a variable to a function KingVikram UNIX for Dummies Questions & Answers 2 01-14-2008 08:28 PM
How to replace variable inside the variable mani_um Shell Programming and Scripting 31 08-09-2007 11:56 PM
Replace variable with a user defined variable ce124 Shell Programming and Scripting 1 04-15-2007 03:56 PM
Export command giving Variable Name vs the Value set for the Variable ParNone UNIX for Dummies Questions & Answers 2 04-03-2006 12:43 PM
ksh: A part of variable A's name is inside of variable B, how to update A? pa3be Shell Programming and Scripting 4 03-30-2005 12:29 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 11-17-2005
gaarra gaarra is offline
Registered User
  
 

Join Date: Nov 2005
Posts: 2
Using value again as variable

Hi,
Supporsing I have a variable l_top='$FTP_TOP'
by specifying cd $l_top it doesnot move to the FTP_TOP.

how can I acheive this

With Regards
Ganesh
  #2 (permalink)  
Old 11-17-2005
Perderabo's Avatar
Perderabo Perderabo is offline Forum Staff  
Unix Daemon
  
 

Join Date: Aug 2001
Location: Ashburn, Virginia
Posts: 9,131
umm, is that a variable? This should work...

FTP_TOP=/some/directory
l_top=$FTP_TOP
cd $l_top
  #3 (permalink)  
Old 11-17-2005
gaarra gaarra is offline
Registered User
  
 

Join Date: Nov 2005
Posts: 2
Hi,
The scenario was the paramter value to the shell script program was a environmental variable meaning
$1 is the first paramter to the shell script, the value for that was '$FTP_TOP'
now if I say cd $1 it

Adev:IXXXDEV$cd $1
ksh: $FTP_TOP: not found

now I got the answer while looking at another question in this forum, I could have used eval location=$1 then give cd $location.

Thanks for the reply
Regards
Ganesh
  #4 (permalink)  
Old 11-17-2005
Raom Raom is offline
Registered User
  
 

Join Date: Sep 2005
Location: india
Posts: 79
remove single quotes and try
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 08:44 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0