Sponsored Content
Full Discussion: Live Free or Die!
Special Forums News, Links, Events and Announcements Live Free or Die! Post 25975 by Neo on Thursday 8th of August 2002 10:05:04 AM
Old 08-08-2002
aus,

For the record, UNIX.COM is held by a trust and the trust is ultimately responsible for all expenditures associated with UNIX.COM. Silk Road donates (provides) the hosting services and provides my system adminstration labor to operate and maintain the forum, from a technical perspective. We do this to support the trust, from a technical perspective.

We personally don't have any ill feelings toward the Open Group and understand their desire to dominate the unix world and attempts to enforce a trademark that has long become generic.

The Open Group generates revenue to support their meetings and directors, etc. by requiring all unix vendors to pay fees to them. When an eventually and ultimate trademark ruling cancels the unix mark (because it can be proved in a court of law that the term unix has been generic for many years), The Open Group may find themselves in a difficult time to generate revenue by selling rights to use a generic mark.

It is simply a matter of time before the Open Group makes someone angry enough to go to the trouble and expense of having their claim to trademark cancelled. They are very intelligent people and they are certainly clever enough to know that their claim to trademark rights is skating on extremely thin ice. It is my hope they are clever enough to skate appropriately.


Accordingly, the term "Live Free or Die!" seem very appropriate.
 

7 More Discussions You Might Find Interesting

1. Solaris

what time did my process die ??

Hi there I have a backup script that runs every night and for some reason ive been getting in in the morning and the process has died, Is there any way I can tell when it died? if not .....would anybody recommend some scripting that i could do that would be able to tell me this information ... (3 Replies)
Discussion started by: hcclnoodles
3 Replies

2. UNIX for Dummies Questions & Answers

Python 2.5 must die.

I am using SunOS 5.7 I have installed Python 2.5 via make install Without going into details, I'd like to uninstall it and replace it with an earlier version. Maybe as far back as 2.2.3. Unfortuantely, make uninstall gives me Don't know how to make target 'uninstall'. This is thematically... (2 Replies)
Discussion started by: Dbecker
2 Replies

3. Shell Programming and Scripting

perl problem - another 'die' issue.

two things. why doesn't the 'die' message get displayed - "Error: release log directory creation failed..."? why does the script name and line number get displayed despite the inclusion of a '\n'. apparently adding a newline prevents this from happening. if (! -d "$logdir") { use... (4 Replies)
Discussion started by: mjays
4 Replies

4. Shell Programming and Scripting

Read from a pipe or die in perl

I have a perl program that I want to read from a file passed as an argument or from a pipe. If their is no pipe or arguments, I want it to output a help message. I am stuck on how to prevent perl from reading from the keyboard if it isn't fed any file names or data from a pipe. The only things I... (4 Replies)
Discussion started by: ilikecows
4 Replies

5. Post Here to Contact Site Administrators and Moderators

Tynt Tracer Must Die

First of all, I want to thank everyone who runs this forum for the fine job they've done. While I myself have not yet had any need for help, I have enjoyed and learned while helping others. Due diligence disclaimer: I searched for a discussion on this issue, using "tynt" and "copy paste", but... (11 Replies)
Discussion started by: alister
11 Replies

6. Shell Programming and Scripting

FTP Connection die out

Hi, I will ftp aroung 80 files after connecting to an FTP Server. But after 2 minutes of connection, it is timed out and connection is dying. Server had a 2 minute connection timeout if connection is idle. But my question, Isn't tranfering files not considered as an activity. Is the connection... (7 Replies)
Discussion started by: vasuarjula
7 Replies

7. What is on Your Mind?

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates In this version of the UserCP, I have changed "Live Chat" to "Live Updates" by disabling the ability to post in the "live chat" area and changed the name to "Live Updates" The reason for this change is that experienced... (6 Replies)
Discussion started by: Neo
6 Replies
CTAN(P) 						     POSIX Programmer's Manual							   CTAN(P)

NAME
ctan, ctanf, ctanl - complex tangent functions SYNOPSIS
#include <complex.h> double complex ctan(double complex z); float complex ctanf(float complex z); long double complex ctanl(long double complex z); DESCRIPTION
These functions shall compute the complex tangent of z. RETURN VALUE
These functions shall return the complex tangent value. ERRORS
No errors are defined. The following sections are informative. EXAMPLES
None. APPLICATION USAGE
None. RATIONALE
None. FUTURE DIRECTIONS
None. SEE ALSO
catan() , the Base Definitions volume of IEEE Std 1003.1-2001, <complex.h> COPYRIGHT
Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2003 Edition, Standard for Information Technol- ogy -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2003 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between this version and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html . IEEE
/The Open Group 2003 CTAN(P)
All times are GMT -4. The time now is 12:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy