10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi,
I have made a snake game on below bash version. But it is not backward compatible. Can someone suggest a version which is most commonly used and
is backward compatible so that i can change my code and share again?
I have attached the game script. If someone can run it please also suggest... (5 Replies)
Discussion started by: amit14august
5 Replies
2. Linux
Hi all,
currently I'm facing a issue in linking a .so file.
In my build machine, I've libcrypto.so.6 and there is a softlink as libcrypto.so.
In my make file I'm trying to link to the lib using -L -lcrypto and it is success and created my test.exe.
When I copy this test.exe to other... (4 Replies)
Discussion started by: vijkrr
4 Replies
3. UNIX for Dummies Questions & Answers
this is proving to be a real pain to set up. i recently installed red hat 5.10 desktop version.
install went well. i've registered my system, but i cant seem to yum install simple packages.
i can install some packages, but many others i cant. for instance, i cant do a:
yum install php
... (2 Replies)
Discussion started by: SkySmart
2 Replies
4. Solaris
Hi Guys,
Could you please tell me how to read this Solaris version:-
Solaris 8 HW 5/03 s28s_hw2wos_06a SPARC
Thanks. (3 Replies)
Discussion started by: manalisharmabe
3 Replies
5. Solaris
Hello
sorry for this stupid question - but i have a
Solaris 10 10/08 s10x_u6wos_07b
server - and i dont know, what does this versioninfo "10/08 u6" mean - i think it is the version from installdate. but i often installed recommendet patchsets - i think a patchset doesn´t change the... (3 Replies)
Discussion started by: roorbacj
3 Replies
6. Solaris
hi this is hrushi i have issue regarding solaris(9 version)
when i telnet from solaris to linux machine it displaying message like connection closed by forine host ...when i telnet from linux to solaris its working fine ...help me its urgent and i'm new to solaris 9 (2 Replies)
Discussion started by: ghrushi84
2 Replies
7. Solaris
what is the command to see the java version in solaris 8 and solaris 10 (1 Reply)
Discussion started by: tv.praveenkumar
1 Replies
8. AIX
On AIX platform we are having Weblogic 8.1 as the middleware for an application.
The application is deployed in Weblogic on AIX platform and the server is having 2 dedicated listening ports for any incoming requests.
Output for netstat -an command for the port 30001 is as follows:-
tcp4... (7 Replies)
Discussion started by: subharai
7 Replies
9. Shell Programming and Scripting
Hi all,
I'm not sure but I guess, that is a bash version issue.
The script working fine on "GNU bash, version 3.2.25(1)-release Ubuntu".
#!/bin/bash
while IFS=">" read a id val
do
if ]
then
VAL=${id%<*}; ID=${id#*</}
echo $VAL
echo $ID
sed... (5 Replies)
Discussion started by: research3
5 Replies
10. Solaris
Hi all,
a stupid question about a command to check the Solaris Version, I'm working on Solaris 10 and I need to check that the Version is " 10 " with a UNIX command.
I just used " uname -a " command but I had this result:
SunOS dev510 5.10 Generic_118833-36 sun4u sparc SUNW,Ultra-4
so... (2 Replies)
Discussion started by: Sunb3
2 Replies