Sponsored Content
Full Discussion: can I use this coding
Top Forums UNIX for Advanced & Expert Users can I use this coding Post 48093 by w33man on Thursday 26th of February 2004 11:28:53 AM
Old 02-26-2004
can I use this coding

I apologise because I had pasted this question in the newbies forum first (because i am a bit of a newbie) but thought it might be better suited in here

if i have to sepearate parameters can I use this syntax especially the or part (||) and is this correct

if [ "${CURR_STATUS}" || "${CURR_STATUSTEST}" != "${NEW_STATUS}" ]
 

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Coding on my Mac

I would like to start coding on my mac, but I'm getting an error when I attempt to execute my script -bash : testscript: command not found I have verified that the #! line points to the correct directory. If you have some insight it would be greatly appreciated! - D (1 Reply)
Discussion started by: DKNUCKLES
1 Replies

2. UNIX for Dummies Questions & Answers

pro*c coding

Hi All, I am new to pro*C. I have a select statement as select a.ename,a.sal,a.empno from emp where &n=(select count(distinct(b.sal)) from emp b where a.sal<=b.sal for this query I have to write a pro*C program. So can you please send me the complete code. Then I will foloow the same... (1 Reply)
Discussion started by: user71408
1 Replies

3. AIX

need help for coding this logic

contact me on <email address deleted> or <email address deleted> (1 Reply)
Discussion started by: suprithhr
1 Replies

4. Shell Programming and Scripting

Need help with coding

HI, Can some one guide me how to make changes to the script below so that it can load the history of a program to IT server ? Format of data: YYYYMMDD065959.dsk.log YYYYMMDD235959.dsk.log currently both are loaded together. Need to separate them as above format. Thanks in advance. ... (1 Reply)
Discussion started by: crazydude80
1 Replies

5. Windows & DOS: Issues & Discussions

Need help with coding

HI, Can some one guide me how to make changes to the script below so that it can load the history of a program to IT server ? Format of data: YYYYMMDD065959.dsk.log YYYYMMDD235959.dsk.log currently both are loaded together. Need to separate them as above format. Thanks in advance. ... (2 Replies)
Discussion started by: crazydude80
2 Replies

6. Shell Programming and Scripting

HTTP coding

My company has an in house instant messaging system (like WhatsApp) where users can communicate with each other. I currently have code to email me certain items from my Sparc machine running SunOS 5.10. I want what I am emailing myself to now instant message me. The team that created the messenger... (5 Replies)
Discussion started by: shorty
5 Replies
FREETENNIS(6)							   Games Manual 						     FREETENNIS(6)

NAME
freetennis - free tennis simulation game SYNOPSIS
freetennis [options] DESCRIPTION
Free Tennis is a free tennis simulation game. OPTIONS
A summary of options is included below. -help, --help Show summary of options. -p0 <name> The name of player 0 (default: ivan). -p1 <name> The name of player 1 (default: ivan). -donotshowpause When the game is paused, do not show the "paused" sign. Useful for screenshots. -showfps Display the number of Frames Per Second (on the standard output). Useful for debugging. -aidebug Shows some info useful to debug AI. -realistic Make the game realistic. This alters the parabola visibility depending on the player and shot. Better gameplay, but not suitable for newbies. -newbie Make the game not realistic, but more suited to newbies. The parabola is fully visible. -nosound Run with no sound. -xres <integer> The horizontal resolution (default: 640). -yres <integer> The vertical resolution (default: 480). -port <integer> The TCP port to use. Makes sense with -client and -server. The default is 4000. -computerskill <integer> Skill level of computer. A number from 0 (very difficult) to 250 (very easy). Default is 190. -client <ip address> The IP address of the server. Only for multiplayer. -server Run Free Tennis as server. Only for multiplayer. -surf <surface> SURF: surface for the court. Choices are "clay", "cement", "grass". SEE ALSO
http://freetennis.sourceforge.net/ /usr/share/doc/freetennis-common/web-site/index.html AUTHOR
freetennis was written by Maurizio Colucci <maurizio.colucci@gmail.com>. This manual page was written by Bart Martens <bartm@knars.be> and updated by Mehdi Dogguy <dogguy@pps.jussieu.fr>, for the Debian project (but may be used by others). Apr 26, 2008 FREETENNIS(6)
All times are GMT -4. The time now is 08:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy