Search Results

Search: Posts Made By: Jamil Qadir
3,572
Posted By Jamil Qadir
Hi Here is my another question. How i check,...
Hi

Here is my another question. How i check, number of record transfer are correct or not


regards


Jamil
3,572
Posted By Jamil Qadir
sftp not get txt file 2nd time
I use sftp batch script to copy file from a remote server to local machine. Problem is when I rerun this shell after copying txt file it do not allow me to copy txt file again.

My question is , is...
2,146
Posted By Jamil Qadir
Problem using sftp
Hi

my sftp batch run connect to the server and transfer the txt file to target server. but when I run again same batch with same file it give error.
Any idea about this error.....


regards...
7,374
Posted By Jamil Qadir
you mean i write just e: in dos bat file it...
you mean
i write just e: in dos bat file it change the directory.

from doller prompt i call a bat file
ssh user@connection e:\data\abc.bat
and in this batch I want to change the directory to...
7,374
Posted By Jamil Qadir
how I change dir in dos
Hi

I have a dos batch file in window server where I call a cmd command for creating some db.
this cmd commad is located in e:\data\abcd\xyz.cmd.

Now I call this batch file from unix ssh.sh...
3,064
Posted By Jamil Qadir
RUN dos cmd file from sftp unix prompt
Hi

I cannot able to find from where I create a new question in the forum.

I want to run a dos abc.cmd bat file from sftp prompt. How I do this.

thanks


Jamil
14,554
Posted By Jamil Qadir
here is the script which calling my function...
here is the script which calling my function which i send before.
please check it


thanks a lot

jamil

#!/bin/bash
a =1;
while [ true ]
do
aa = check_statu.sh 'OM' 'BP' ;
if [[ $aa...
14,554
Posted By Jamil Qadir
I exacttly have no idea how I will get the return...
I exacttly have no idea how I will get the return value in variable. Second recommand me the good site where I can get the answar for such a selly question.
Please also check my function is it ok...
14,554
Posted By Jamil Qadir
call function
I have a function check_ok in my abc.sh. which return me 1 or 0 . I want to call this fuction through other shell script. this shell also send two parameter to calling function.
Can you please...
9,468
Posted By Jamil Qadir
Function call
I have a function check_ok in my abc.sh. which return me 1 or 0 . I want to call this fuction through other shell script. this shell also send two parameter to calling function.
Can you please...
3,064
Posted By Jamil Qadir
Run script at same time
Hi

My five script run throgh crontab at same time at 6 clock.
Due to problem in the data load .Now I want to check time of load finish run these jobs. I create a script which check the load...
8,289
Posted By Jamil Qadir
unix script
I need a little change in this script.

I need when the date is less then sysdate it sleep for 1 houre otherwise it run my abc.sh script.

thanks

Jamil
8,289
Posted By Jamil Qadir
Compare Date And Time
Hi

can somebody send me the code for compare two date and run a shell script. following is the code which i actully want but I am getting errors.

regard


Jamil

. /opt/home/rep/.profile...
Showing results 1 to 13 of 13

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