Search Results

Search: Posts Made By: Mukta
2,815
Posted By Mukta
@ Chubler_XL...
@ Chubler_XL (https://www.unix.com/members/302085178.html)
Thank you for that information.
Anyway i am using java code now.
2,815
Posted By Mukta
@ franzpizzo Thank u for the suggestion. ...
@ franzpizzo

Thank u for the suggestion.

But expect command is not installed. Any other solution expect keygen?

And sorry for the late reply as i was on vacation.

---------- Post updated...
2,815
Posted By Mukta
Ssh is prompting for password
Hi,

When i am trying to connect to other server using ssh coomand, it is prompting for password.
But i want to hardcode it with username so that it should not prompt for password.

And i dont...
11,315
Posted By Mukta
Thank you very much gary_w for this . i was...
Thank you very much gary_w for this . i was breaking my head for this script.....thanks a lot.....
11,315
Posted By Mukta
so can you please tell me what should i do to...
so can you please tell me what should i do to make it work?
11,315
Posted By Mukta
Using unix array in sql
Hi all,

I have declared an array in unix as below.
#!/bin/ksh
arr=()
for i in {0..4}
do
arr[i]=$i;
done.

i want to insert these array variables into the oracle table.can you guys...
Showing results 1 to 6 of 6

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