Search Results

Search: Posts Made By: Jidma
4,292
Posted By Jidma
thank you for your reply. but it still prompts...
thank you for your reply.
but it still prompts me for the user and the password (i'm sure i have the "-l" option set).
i guess it is my only option :(
3,381
Posted By Jidma
much smarter indeed shame on me :p
much smarter indeed
shame on me :p
4,292
Posted By Jidma
you're right it's easier. but actually i had a...
you're right it's easier.
but actually i had a problem using rlogin, it takes a long time before returning an error:

prompt $ rlogin XX.XX.XX.XX
::ffff:XX.XX.XX.XX: Connection refused
prompt $...
3,381
Posted By Jidma
Something like : while [ `find $path1...
Something like :


while [ `find $path1 -type file` -gt 0 ]
do
beforeS=$(date +"%S")
beforeM=$(date +"%M")
beforeH=$(date +"%H")
before=`expr $beforeS + beforeM * 60 + beforeH * 3600`...
4,292
Posted By Jidma
Using telnet inside a ksh
Hello,

i am trying to use telnet inside of a ksh script.
i would like to do like the following:
#!/bin/ksh
...
user="user"
hostname="hostname"
telnet -l $user $hostname |&
wait
#end of the...
Forum: Solaris 10-13-2009
3,714
Posted By Jidma
thank you very much for your reply
thank you very much for your reply
Forum: Solaris 10-12-2009
3,714
Posted By Jidma
thanks you for your reply, can you please...
thanks you for your reply,
can you please explain how this depends on the way the applications were built ?
actually we will recompile all the applications, but i need to know if there is anything...
Forum: Solaris 10-12-2009
3,714
Posted By Jidma
Migration from solaris 8 to 10
Hello,

We have upgraded our system from SunOS 5.8 to Solaris 10.
I would like to know if the applications (written in c, c++, pro*c, java,..) running on the 5.8 can run on the Solaris 10...
Showing results 1 to 8 of 8

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