Search Results

Search: Posts Made By: kdst
5,161
Posted By kdst
Oracle To Korn Shell Array
I'm attempting to populate an array in ksh using the following command:

set -A $(SELECT_INVOICE | sed '/^$/d')

SELECT_INVOICE is a function that executes the SQL query.

Problem: Some of the...
Showing results 1 to 1 of 1

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