Search Results

Search: Posts Made By: mels
Forum: SCO 06-10-2008
2,266
Posted By mels
And the problem is ?????
And the problem is ?????
6,361
Posted By mels
Its shell and not c or other programming...
Its shell and not c or other programming language.
If a shell is running a function in an other shell, everything defiend in the last shell is not available in the first shell.

Mels
6,361
Posted By mels
$EX_LIST is not global and only filled within the...
$EX_LIST is not global and only filled within the get_first function.
If you change the last part to:
EX_LIST2=`get_first`

echo Printing out the result:
for nn in $EX_LIST2 ; do
echo...
Showing results 1 to 3 of 3

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