Search Results

Search: Posts Made By: Kerstin
3,013
Posted By Kerstin
I get the search path (ctl_file) from the lookup...
I get the search path (ctl_file) from the lookup table:

if [ -z $8 ] ; then
ctl_file=$6
else
ctl_file=`sqlplus -S $1 << EOF
set heading off feedback off echo off verify off
select...
3,013
Posted By Kerstin
How to transform a string to a variable?
Hi all,

I'm fairly new to shell scripting. My problem: I'm getting a string, "$XXOGL_TOP", from a database table. I then want to get the value of this variable in the shell script (which is a...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 06:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy