Search Results

Search: Posts Made By: Prasad
1,266
Posted By Prasad
Thanks for the response. I'm calling my scripts...
Thanks for the response.
I'm calling my scripts as
./test_ext.sh PRCS_1 products
PRCS_1 (1st Parameter)
products (2nd Parameter)




Please use CODE tags as required by forum rules!
1,266
Posted By Prasad
UNIX variable not working in sql resultset
Hi,
I am trying to extend unix variable value with mysql resultset. It's working fine in terminal but not working in shell script.

#!/bin/bash
export prcs_nm=$1
export tbl_nm=$2
export...
Showing results 1 to 2 of 2

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