[SunHELP] ksh scripting question

DAUBIGNE Sebastien - BOR ( SDaubigne@bordeaux-bersol.sema.slb.com ) SDaubigne at bordeaux-bersol.sema.slb.com
Mon Jun 17 10:37:33 CDT 2002


eval echo \$$X


First pass (shell built-in) :  \$$X  ---> $DEVO
Second pass (eval function) :  $DEVO  ---> $DEVDEV


---
Sebastien DAUBIGNE
sdaubigne at bordeaux-bersol.sema.slb.com <mailto:sebastien.daubigne at sema.fr>
- (+33)5.57.26.56.36
SchlumbergerSema - Sema Global Services - DW/Pessac

	-----Message d'origine-----
	De:	Devrim Yilmaz (Garanti Teknoloji)
[SMTP:DevrimY at garanti.com.tr]
	Date:	lundi 17 juin 2002 15:24
	:	sunhelp at sunhelp.org
	Objet:	[SunHELP] ksh scripting question

	Hi friends;
	I have a variable X and value DEVO and i have another variable DEVO
and its
	value is DEVDEV. Ok, how can i print value DEVDEV using variable X.
I could
	not succeed yet. Any helps will be appreciated..

	Thx and regards.
	dEVRim-
	_______________________________________________
	SunHELP maillist  -  SunHELP at sunhelp.org
	http://www.sunhelp.org/mailman/listinfo/sunhelp



More information about the SunHELP mailing list