Search Results

Search: Posts Made By: Shri123
5,842
Posted By Shri123
Dos batch script to execute unix shell script
Can anyone help me with a dos batch script to execute a shell script residing in an unix server. I am not able to use ssh.

Thanks in advance
5,810
Posted By Shri123
FTP from windows to unix server using unix shell script
Hi,

Is it possible to ftp a huge zip file from windows to unix server using unix shell scripting?

If so what command i need to use.

thanks in advance.
14,475
Posted By Shri123
Thanks a lot:-)
Thanks a lot:-)
14,475
Posted By Shri123
Thanks for the quick reply. But i face a...
Thanks for the quick reply. But i face a different issue if i use
current_path="'${current_path##* }'"
if current_path="$/Main_folder/Sub folder/Release R3.0/filename"
then it sets current_path...
14,475
Posted By Shri123
How to trim a string in unix shell script
I am reading a string like $/folder1/folder2/filename from a file
And I am storing it in a variable say $path.
I want to store the path within single quotes in order to use the path within a...
1,744
Posted By Shri123
Using ssh to transfer file not working inside if-condition
Hi all,

ssh uname@remote_server 'cat /tmp/remote_file_name > home_dir/a512386/new/local_file_name'
The above given command is working fine.
but if i try to move the file only if exists in the...
16,439
Posted By Shri123
It is working... Thanks to everyone :)
It is working... Thanks to everyone :)
4,930
Posted By Shri123
Executing informix queries using isqlrf
Hi,
I have my informix queries in files named sql1.sql and sql2.sql.
I am executing these queries in a remote informix db server.The data got as a result of executing sql1.sql and sql2.sql is got...
16,439
Posted By Shri123
Thanks a lot :) I will try this
Thanks a lot :)
I will try this
16,439
Posted By Shri123
Thanks for replying . Actually the control goes...
Thanks for replying .
Actually the control goes inside the "if" condition. So I think the problem is not with the "if" condition.

Also I tried this giving
...
EOF
)

This was also not...
16,439
Posted By Shri123
Error while using sqlplus command inside 'if' condition in an unix shell script
Hi all,
I am using the below given sqlplus command in my unix script to invoke a stored procedure which returns a value .It works fine.

RET_CODE=$(/opt/oracle/product/10.2.0.4.CL/bin/sqlplus...
Showing results 1 to 11 of 11

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