Search Results

Search: Posts Made By: bmopal
4,849
Posted By bmopal
I had another thought: echo "echo \"" >...
I had another thought:

echo "echo \"" > bmo.tmp.ux
cat bmo.sql >> bmo.tmp.ux
echo "\"" >> bmo.tmp.ux
chmod 700 bmo.tmp.ux
bmo.tmp.ux > bmo.tmp.sql
4,849
Posted By bmopal
Executing commands with xargs
I have a SQL script that requires values from the environment in order to execute. I found a way to get the desired results but my process is a little choppy. Any suggestions on how to clean this...
Showing results 1 to 2 of 2

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