Caldera GPLd Its Brains Out - Want to See?

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Caldera GPLd Its Brains Out - Want to See?
# 1  
Old 12-29-2009
Caldera GPLd Its Brains Out - Want to See?

Would you like to see some places where Caldera has copyright notices in Linux on code it contributed under the GPL, and you're frustrated because some of us have Caldera CDs and you don't? Just go to Google code search and search for
license:gpl "caldera.com"
You'll be buried in GPL'd Caldera code, 5,000 hits.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Are the brains of the UNIXoid working correctly?

Today I saw the topic. sum-even-numbers-1-100 At that time, it was already closed but not the point. Other thoughts came to mind. All newcomers to Haskell are afraid that when they study it, their brains will turn inside out. I did not notice anything like that. And all because the brains of all... (4 Replies)
Discussion started by: nezabudka
4 Replies

2. Solaris

Hiii Everybody - rack ur brains n m/c's now..

There's a user that opens various login sessions with a particular SOLARIS server at the same time - this locks the server thats tried to get logged into.. Kindly help on how to know the max limit of sessions a particular user can open with a particular server at the same time. AND, how to... (3 Replies)
Discussion started by: its.simron
3 Replies

3. UNIX for Advanced & Expert Users

Hiii Everybody - rack ur brains n m/c's now..

There's a user that opens various login sessions with a particular SOLARIS server at the same time - this locks the server thats tried to get logged into.. Kindly help on how to know the max limit of sessions a particular user can open with a particular server at the same time. AND, how to... (1 Reply)
Discussion started by: its.simron
1 Replies

4. Solaris

Hiii Everybody - rack ur brains n m/c's now..

There's a user that opens various login sessions with a particular SOLARIS server at the same time - this locks the server thats tried to get logged into.. Kindly help on how to know the max limit of sessions a particular user can open with a particular server at the same time. AND, how to... (1 Reply)
Discussion started by: its.simron
1 Replies

5. UNIX for Dummies Questions & Answers

www.caldera.com

what happened with www.caldera.com or www.sco.com? i cant access the sites 10 days now. I try from my home pc, from internet cafe,from my work. Can you access these sites? I live in Greece. (2 Replies)
Discussion started by: kalco
2 Replies

6. UNIX for Dummies Questions & Answers

Installing Caldera ...

http://www.ibiblio.org/pub/Linux/ I just downloaded caldera from the link above ... how do I go about intalling it... (3 Replies)
Discussion started by: OOnegative
3 Replies

7. UNIX for Dummies Questions & Answers

Installation of Unix 8.0 and Caldera Linux

Installing Linux Caldera or Unix 8.0 fails every time. this is the second system i've tried. System: Intel P2 266 96MB Ram 5GB hard Drive Shuttle 637 LX mother board Matrox Mystic Video card Sony 50X CD rom (1 Reply)
Discussion started by: Urlryn
1 Replies
Login or Register to Ask a Question
NWBORM(8)							      nwborm								 NWBORM(8)

NAME
nwborm - Remove a NetWare Bindery Object SYNOPSIS
nwborm [ -h ] [ -S server ] [ -U user name ] [ -P password | -n ] [ -C ] [ -o object name ] [ -t type ] DESCRIPTION
nwborm removes the specified NetWare Bindery Objects. nwborm looks up the file $HOME/.nwclient to find a file server, a user name and possibly a password. See nwclient(5) for more information. Please note that the access permissions of $HOME/.nwclient MUST be 600 for security reasons. OPTIONS
-h -h is used to print out a short help text. -S server server is the name of the server you want to use. -U user user is the user name to use for login. -P password password is the password to use for login. If neither -n nor -P are given, and the user has no open connection to the server, nwborm prompts for a password. -n -n should be given if no password is required for the login. -C By default, passwords are converted to uppercase before they are sent to the server, because most servers require this. You can turn off this conversion by -C. -o object name The name of the object to be deleted. -t object type The type of the object. Object type must be specified as a decimal value. Common values are 1 for user objects, 2 for group objects and 3 for print queues. Other values are allowed, but are usually used for specialized applications. AUTHORS
nwborm was written by Volker Lendecke with the corresponding Caldera utility in mind. See the Changes file of ncpfs for other contributors. nwborm 7/9/1996 NWBORM(8)