Sponsored Content
The Lounge What is on Your Mind? Will You Get the A(H1N1) Vaccine? Post 302369173 by redhead on Friday 6th of November 2009 05:42:54 PM
Old 11-06-2009
I voted NO.

I do work within the viral industry, and would probably be within the high risk group, but I wouldn't take it, if it hits it'll hit, but if you'd take a look at the death toll on other flue dereviates you'd see a resemblance in numbers, the difference is this one is active within the younger population where previus outbreakes have been affecting the elderly and weak.

But why you might as.

I'll tell you why, eventho the vaccine (like anyother) is made from discarted bits of dead vira which should trigger your immune system but never cause you to get ill, and also has been weakened by adding murcury to eliminate any possible weakened/hlf dead vira. Theres still the long term exposure consequences, here I'm taking the side of the vira not the vaccined masses.

Allow me to explain, we've seen it in virtualy every hospital you can think of, when ever theres an infection you'd prescribe antibiotics, but lately theres an outbreak of bacterias which has become immune to the normal antibiotics.
But why bring bacterias into this you might ask, as they in no way resembles vira...
Allow me to deliver on that.

This flue was once a derivative of the swine flue, it evolved or devolved (depends on how you look at it) so that it also affected humans. And again I express the number of dead from this deriviate isn't much higher than the common flue.
Say what if we all get the vaccine, we all become immune to this flue (and as recent research has shown alot other deriviates to flue deceases) we've become unbeatable by the current level of the common flue at this stage, but in a few years the common flue will have evolved (and here I truely mean evolved) into an unbeatable flue which we have no means of protection against, then you'd realy see an epedemic, not this kind of media hype where a single death of a derivative from some flue (nothing at all like the birdflue) gives headlines in all the papers.

Not to be a party pooper, but at that stage I'm visualizing something like the plague, so call me a hypocrit but i'm not taking the vaccine due to the death rate at this point isn't much higher than the common flue season you'd see every year.
 
nice(1) 						      General Commands Manual							   nice(1)

Name
       nice, nohup - execute a command at a lower priority

Syntax
       nice [-number] command [arguments]

       nohup command [arguments]

Description
       The  command  executes command with low scheduling priority (Bourne Shell only).  If the number argument is present, the priority is incre-
       mented (higher numbers mean lower priorities) by that amount up to a limit of 20.  The default number is 10.

       The super-user may run commands with priority higher than normal by using a negative priority, for example, `--10'.

       The command executes command immune to hangup and terminate signals from the controlling terminal.  The priority is incremented by 5.   The
       command	should	be  invoked  from  the shell with an ampersand (&) in order to prevent it from responding to interrupts by or stealing the
       input from the next person who logs in on the same terminal.  The syntax of is also different.

Options
       -number		   Increments the priority by a specified number up to a limit of 20.  The default is 10.

Restrictions
       The and commands are particular to If you use then commands executed with an ampersand (&) are automatically immune to hangup signals while
       in the background.  There is a built-in command which provides immunity from terminate, but it does not redirect output to nohup.out.

       The  command  is built into with a slightly different syntax than described here.  The form ``nice +10'' nices to positive nice, and ``nice
       -10'' can be used by the superuser to give a process more of the processor.

Diagnostics
       The command returns the exit status of the subject command.

Files
       nohup.out standard output and standard error file under nohup

See Also
       csh(1), getpriority(2), renice(8)

																	   nice(1)
All times are GMT -4. The time now is 06:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy