Search Results

Search: Posts Made By: Info_Geek
9,330
Posted By Info_Geek
Hi RudiC, Basically the script will be...
Hi RudiC,

Basically the script will be executed by Control-M scheduler and does this require Public Authentication key or can I keep the password in the script and what will be the syntax. Because...
9,330
Posted By Info_Geek
Hi, When I run the below script from other...
Hi,

When I run the below script from other unix server in same network It ask password and need to give it manually. Is there anyway how to give the password for other server when it's in the...
9,330
Posted By Info_Geek
It worked thanks a lot everyone. ----------...
It worked thanks a lot everyone.

---------- Post updated at 01:49 PM ---------- Previous update was at 10:47 AM ----------

Hi,

When I run the below script from other unix server in same...
9,330
Posted By Info_Geek
Thanks it worked and I have scenario to run this...
Thanks it worked and I have scenario to run this from other unix server so how do I need to give the arguments over there. Below are the scripts
1.
Myscript

#!/bin/sh
Taskname=$1 Tasktype=$2...
9,330
Posted By Info_Geek
Thanks for the reply and I updated the code and...
Thanks for the reply and I updated the code and given the below arguments

Myscript.sh

#!/bin/sh
Taskname=$T_SAMPLE_TEST Tasktype=$MTT
/home/runAJobCli/cli.sh runAJobCli -n "$Taskname" -t...
9,330
Posted By Info_Geek
Missing argument for option: n Error
I am trying to execute the cli.sh script in another shell script passing arguments and getting the below error.
Myscript.sh
#!/bin/sh
/home/runAJobCli/cli.sh runAJobCli -n $Taskname -t $Tasktype...
Showing results 1 to 6 of 6

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