In the "real world" of programming, you learn that 50% of math classes are useless. In fact, I wouldn't be surprised if algebra was enough to get by. Most processors only due basic arithmetic after all.
Disclaimer: I am not dissing math. I am further in the subject than any other sophomore at me school.
Plees knote that al speliing and grammmaticle erorrs wer intentionalee plased in this docment so that those of u who care can looke throuh and find them. Please emaillllllll all corrctionss to all of us so thate wee maye correcte thee errore ande publiclye commmmmmmend you for your discovry.
And here is the code, thank U.C. Berkeley for the copyright longer than the code. #!/bin/sh - # $NetBSD: wargames.sh,v 1.3 1999/11/16 17:27:14 abs Exp $ # # Copyright (c) 1985, 1993 # The Regents of the University of California. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # 3. All advertising materials mentioning features or use of this software # must display the following acknowledgement: # This product includes software developed by the University of # California, Berkeley and its contributors. # 4. Neither the name of the University nor the names of its contributors # may be used to endorse or promote products derived from this software # without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # # @(#)wargames.sh 8.1 (Berkeley) 5/31/93 # echo -n "Would you like to play a game? " read x
x=`echo $x | sed 's/[^-a-z0-9]//g'`
if [ -f/usr/games/$x ] ; then
tput clear
exec/usr/games/$x else
# Original quote "Strange game, the only winning move is not to play."
echo "Strange, the only winning move is not to play." fi exit 0
At some point you will come across that needed driver that your distro's kernel doesn't have; until then, enjoy not worrying that you forgot to reload your bootloader after compiling.
Many gtk2 features, particularly the file selection dialog box, are better.
A few of the configuration dialogs haven't been finished, but it is definitly worth the upgrade.
As for giving the something half baked (*cough*SCO UNIX*cough*), why not give them GDM and the choice of using CDE, KDE, GNOME, or TWM?
I apologize for calling SCO UNIX "half baked." This statement was in error, in fact SCO is such a load of useless non-functional crap that I don't consider it UNIX at all. Even OS X is more complete! (I also apologize for comparing OS X to SCO, winshit(my first choice), sucks nearly as much as SCO.)
I give the hosted users of my server ssh access for the sole reason that it keeps them from running shit like this.
/etc/security/ contains all the settings needed to keep them from fucking stuff up. Before I configured process restrictions a user's chat server spun out of control, eventually spawning so many processes that the mouse didn't get enough processor time to move and there wasn't enough ram to start another login shell or http connection!
Despite the BOFH myths, which I am guilty of perpetuating, not all sysadmins are jackasses. So long as the sysadmin knows you and you promise not to abuse priveledges you can get everything short of root and/dev/dsp access.
If you really need shell access and don't want to risk losing your account just send your sysadmin a thinkgeek caffeine sampler and some shirts. Massive capacity SCSI disks are a great substitute.
a 2^9C magnetic field for a single bit. The data would last FOREVER and have hardly any degredation! Now we'll just need a few warehouses to store it, anyone want to invest?
the first time one watches it. It, however, has absolutely no replay value whatsoever. Once the intrigue is over, it becomes nothing more than a "special effects" romp integrated into a n
I think that the NSA's SE Linux helps us more; we are getting something for our tax dollars.
Is this company "better" because it redistributes OSS for cash? I see that as a necessity of making the software truly free, not as anything that can particularly help us.
M$ has been using OSS to make money for years, but where's their parade?
Tesla might've had his own measuerment, and it may very well be better. Different units are a bitch.
a matrix is a two dimensional array.
In the "real world" of programming, you learn that 50% of math classes are useless. In fact, I wouldn't be surprised if algebra was enough to get by. Most processors only due basic arithmetic after all.
Disclaimer: I am not dissing math. I am further in the subject than any other sophomore at me school.
Plees knote that al speliing and grammmaticle erorrs wer intentionalee plased in this docment so that those of u who care can looke throuh and find them. Please emaillllllll all corrctionss to all of us so thate wee maye correcte thee errore ande publiclye commmmmmmend you for your discovry.
fortune
/usr/games/$x ] ; then /usr/games/$x
And here is the code, thank U.C. Berkeley for the copyright longer than the code.
#!/bin/sh -
# $NetBSD: wargames.sh,v 1.3 1999/11/16 17:27:14 abs Exp $
#
# Copyright (c) 1985, 1993
# The Regents of the University of California. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# 3. All advertising materials mentioning features or use of this software
# must display the following acknowledgement:
# This product includes software developed by the University of
# California, Berkeley and its contributors.
# 4. Neither the name of the University nor the names of its contributors
# may be used to endorse or promote products derived from this software
# without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
# ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# @(#)wargames.sh 8.1 (Berkeley) 5/31/93
#
echo -n "Would you like to play a game? "
read x
x=`echo $x | sed 's/[^-a-z0-9]//g'`
if [ -f
tput clear
exec
else
# Original quote "Strange game, the only winning move is not to play."
echo "Strange, the only winning move is not to play."
fi
exit 0
If a post is pro-M$ and not obviously sarcastic we begin to wonder about your sanity.
I would mention that it is FROB.US, as I mentioned in my previous post. If you are having dns trouble then bitch at me on aim, my sn is SHEENmaster.
and get the better drivers now!
At some point you will come across that needed driver that your distro's kernel doesn't have; until then, enjoy not worrying that you forgot to reload your bootloader after compiling.
Many gtk2 features, particularly the file selection dialog box, are better.
A few of the configuration dialogs haven't been finished, but it is definitly worth the upgrade.
As for giving the something half baked (*cough*SCO UNIX*cough*), why not give them GDM and the choice of using CDE, KDE, GNOME, or TWM?
I apologize for calling SCO UNIX "half baked." This statement was in error, in fact SCO is such a load of useless non-functional crap that I don't consider it UNIX at all. Even OS X is more complete! (I also apologize for comparing OS X to SCO, winshit(my first choice), sucks nearly as much as SCO.)
it involves saying they have been educated.
Anyone want to become an FECE for only $20? Inquire here.
because it keeps /dev/dsp from fucking up, allows simultaneous feeds, and doesn't give me crap.
/dev/dsp replacement be made with the same features?
Couldn't a
if lynx and links won't work then screw this!
/etc/security/ contains all the settings needed to keep them from fucking stuff up. Before I configured process restrictions a user's chat server spun out of control, eventually spawning so many processes that the mouse didn't get enough processor time to move and there wasn't enough ram to start another login shell or http connection!
/dev/dsp access.
I give the hosted users of my server ssh access for the sole reason that it keeps them from running shit like this.
Despite the BOFH myths, which I am guilty of perpetuating, not all sysadmins are jackasses. So long as the sysadmin knows you and you promise not to abuse priveledges you can get everything short of root and
If you really need shell access and don't want to risk losing your account just send your sysadmin a thinkgeek caffeine sampler and some shirts. Massive capacity SCSI disks are a great substitute.
1) people buy the cd
2) people are pissed off and return it
3) ???
4) profit!
on other artificial implants.
a 2^9C magnetic field for a single bit. The data would last FOREVER and have hardly any degredation! Now we'll just need a few warehouses to store it, anyone want to invest?
a split doubles your number of shares, not the value of your investment.
until flash has been ported to Linux on powerpc.
WINNT51.BAS!!!!
the first time one watches it. It, however, has absolutely no replay value whatsoever. Once the intrigue is over, it becomes nothing more than a "special effects" romp integrated into a n
with 128-bit encryption and such.
Is there an encrypted filesystem I could use in Linux?
I'm going to Finland.
I didn't even bother going to Episode 2.
Uh oh, I can see my karma falling now. One of us will keep our "excellent" karma.
don't you people understand sarcasm!?
mod parent as funny or retake English 10
unless you're a terrorist of coourse
will not be M$VM compatible though.
I think that the NSA's SE Linux helps us more; we are getting something for our tax dollars.
Is this company "better" because it redistributes OSS for cash? I see that as a necessity of making the software truly free, not as anything that can particularly help us.
M$ has been using OSS to make money for years, but where's their parade?