Search Results

Search: Posts Made By: mmtrexon
7,928
Posted By mmtrexon
Hi, I have made the following changes after...
Hi,

I have made the following changes after your suggestion:-

#!/bin/ksh
path=/opt/tibco/shared/adaptadores/SSCC/EVEREST/input/
if [ -f $path/T011B03* ] ;
then
echo "ZIP Exists and now...
7,928
Posted By mmtrexon
Control - M Scheduler is not able to pick my shell script
Hi,

Below is a shell script that i made:-

#!/bin/ksh

#path=/opt/tibco/shared/adaptadores/SSCC/EVEREST/input/
if [ -f T010B04* ] ;
then
echo "ZIP Exists and now Processing"
for files in...
1,767
Posted By mmtrexon
Control - M Scheduler is not able to pick my shell script
Hi,

Below is a shell script that i made:-
#!/bin/ksh

#path=/opt/tibco/shared/adaptadores/SSCC/EVEREST/input/
if [ -f T010B04* ] ;
then
echo "ZIP Exists and now Processing"
for files in...
Showing results 1 to 3 of 3

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