Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators Comments on "How Will the World End?" Post 302551130 by KenJackson on Monday 29th of August 2011 12:54:29 PM
Old 08-29-2011
Quote:
Originally Posted by Neo
FWIW, Here is a forum blog post from Oct 2010, We Run a Tight, but Very Effective, Ship.
I appreciate your tight ship very much, Neo. I like this forum. And I suppose you are tiring of this part of the discussion.

But the particular statement that was deleted above was in no way a violation your tight ship policy. It did not in any way disrespect, disparage or trample the rights of anyone else. Also, the deletion violates this paragraph that you quoted above:
Quote:
Running a tight ship means true freedom. Everyone is free to post and not be bullied, as long as they show respect to the rest of the community and follow a few simple guidelines. In order to have freedom, the rights of the individual to express themselves must not be compromised, as long as the person expressing themselves does not infringe upon the rights of others.
I'm not advocating purely religious discussions here, but all topics of discussion bump into religion. I know some people get vicious when anything of a remotely religious nature is mentioned. But it is their comments that should be deleted, not the good.

I encourage you to run a good and fair tight ship, not a mean tight ship.
 

7 More Discussions You Might Find Interesting

1. Programming

Couldn't compile the simple "Hello World"

So, this is my first C++ program under linux. My OS is Red Hat 8.0, and my codes are like following: $vi hello.cpp #include <iostream> using namespace std; int main() { cout << "Hello World!" << endl; return 0; } $ g++ -o hello hello.cpp the error message are: ... (3 Replies)
Discussion started by: HOUSCOUS
3 Replies

2. Shell Programming and Scripting

Use "read" with a text file with comments

Hi, I read a .txt file with read command. while read PC USER PASS SHARE EXCL do ... done The file is like this: pc1 usr pc01 parts pc2 usr pc02 parts nobackup pc3 usr pc03 parts pc4 usr pc04 parts pc10 usr pc10 parts nobackup pc13 usr pc13 share,share_2 noshare,noshare_2But if I want... (3 Replies)
Discussion started by: mbarberis
3 Replies

3. Shell Programming and Scripting

awk command to replace ";" with "|" and ""|" at diferent places in line of file

Hi, I have line in input file as below: 3G_CENTRAL;INDONESIA_(M)_TELKOMSEL;SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL My expected output for line in the file must be : "1-Radon1-cMOC_deg"|"LDIndex"|"3G_CENTRAL|INDONESIA_(M)_TELKOMSEL"|LAST|"SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL" Can someone... (7 Replies)
Discussion started by: shis100
7 Replies

4. Shell Programming and Scripting

Purpose of "read" and "$END$" in ksh ?

Hi, Could anyone please shed some light on the following script lines and what is it doing as it was written by an ex-administrator? cat $AMS/version|read a b verno d DBVer=$(/usr/bin/printf "%7s" $verno) I checked that the cat $AMS/version command returns following output: ... (10 Replies)
Discussion started by: dbadmin100
10 Replies

5. Programming

Exact meaning of the "world" in "hello world"

Hello! I have a question to native English-speaking people. In the popular program's "hello world" greeting, what meaning the "world" has: "all", "everybody", "people", "friends" or "whole world", "planet", "Earth", "Universe"? In other words, to whom this greeting is addressed: to the... (14 Replies)
Discussion started by: Eugene Muzychen
14 Replies

6. Shell Programming and Scripting

Removing "^M" from the end of a String (i.e. "Ctrl+M")?

Hello All, I have an Expect script that ssh's to a remote server and runs some commands before exiting. One of the commands I run is the "hostname" Command. After I run this command I save the output using this line in the code below... Basically it executes the hostname command, then I... (2 Replies)
Discussion started by: mrm5102
2 Replies

7. Shell Programming and Scripting

Bash script - Print an ascii file using specific font "Latin Modern Mono 12" "regular" "9"

Hello. System : opensuse leap 42.3 I have a bash script that build a text file. I would like the last command doing : print_cmd -o page-left=43 -o page-right=22 -o page-top=28 -o page-bottom=43 -o font=LatinModernMono12:regular:9 some_file.txt where : print_cmd ::= some printing... (1 Reply)
Discussion started by: jcdole
1 Replies
Mu-cade(6)																Mu-cade(6)

NAME
mu-cade - chase action game DESCRIPTION
The Physics Centipede Invasion Smashup waggly shmup, 'Mu-cade' Mu-cade is another shoot-em-up game by Kenta Cho. In this game Kenta has introduced physics into his formula of hardcore shooting games. Similar in some ways to Asteroids and Nibbles, the playing area is a rectangular arena in which vessel-snakes have only one idea at the head: expelling the others into the vacuum. You incarnate one of them, and you'll quickly realize the subtlety of the goal: your tail lengthens as you destroy your enemies. OPTIONS
These command-line options are available: -brightness n Set the brightness of the screen. (n = 0 - 100, default = 100) -res x y Set the screen resolution to (x, y). (default = 640, 480) -nosound Stop the sound. -window Launch the game in a window. -fullscreen Launch the game in fullscreen mode. -exchange Exchange a shot key and a cut off key. -rotatestick2 n Rotate the direction of the stick2 in n degrees. -reversestick2 Reverse the direction of the stick2. -disablestick2 Disable the input of the stick2. -enableaxis5 Use the input of axis 5 to fire shots and axis 3 to cut off the tail. (for Xbox 360 wired controller) USAGE
Keep your ship from falling down and push enemies out of the way. Controls: Move Arrow / Num / [WASD] / Stick1 (Axis 1, 2) Fire shots / Hold direction [Z][L-Ctrl][R-Ctrl][.] / Trigger 1, 3, 5, 7, 9, 11 [IJKL] / Stick2 (Axis 3 or 5, 4) Hold a key to open automatic fire and hold the direction of a ship. Tap a key to take a turn while firing. You can also fire shots with the second stick. (If you have a problem with the direction of the stick2, try '-rotatestick2' and '-reversestick2' options. e.g. '-rotatestick2 -90 -reversestick2') (If you are using Xbox 360 wired controller, use '-enableaxis5' option.) Cut off the tail [X][L-Alt][R-Alt][L-Shift][R-Shift] [/][Return][Space] / Trigger 2, 4, 6, 8, 10, 12 Cut off the tail of your ship. This action also wipes out all bullets and you obtain powerful shots for a while. Pause [P] Exit / Return to the title [ESC] Tail multiplier: The tail of your ship becomes longer when you push an enemy out and you get a score multiplier. Extra ship: You earn an extra ship 50,000 and every 200,000 points. SEE ALSO
You can find more about the game on its homepage: Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/mcd_e.html AUTHOR
Mu-cade has been written by Kenta Cho <cs8k-cyu@asahi-net.or.jp> Mu-cade(6)
All times are GMT -4. The time now is 01:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy