Sponsored Content
Full Discussion: How Will the World End?
The Lounge What is on Your Mind? How Will the World End? Post 302550864 by KenJackson on Sunday 28th of August 2011 07:36:02 AM
Old 08-28-2011
Quote:
Originally Posted by wabard
I assume you mean how will planet earth end and not civilization / humans....
...
All other options result in the earth surviving...
You scanned the list too quickly.

I understand most astronomers and cosmologists agree that number 1, "Red giant expansion of our Sun burns up the Earth", will happen no more than 5 billion years from now. The physical earth will be toasted, torn apart and absorbed.

Also, number 7, "The Big Crunch", probably refers to the expansion of the universe ending and then collapsing to the opposite of the big bang. I understand most believe this will not happen. But if it did, the physical earth would end up being compressed into the singularity.

And the last one, "Scientists trying to simulate a black hole will succeed", silly as it is, would physically destroy the earth.
 

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Need UNIX shell scripting end to end information

Hi, I would like to learn shell scripting in UNIX. Can any one please give me the support and share the information/documents with me. If any documents please post it to aswanikumar_nimmagadda@yahoo.co.in Thanks in advance...!!! (3 Replies)
Discussion started by: aswani_n
3 Replies

2. Shell Programming and Scripting

Add end of char \n on end of file

Hi, I want to add \n as a EOF at the end of file if it does't exist in a single command. How to do this? when I use command echo "1\n" > a.txt and od -c a.txt 0000000 1 \n \n 0000003 How does it differentiate \n and eof in this case? Regards, Venkat (1 Reply)
Discussion started by: svenkatareddy
1 Replies

3. Shell Programming and Scripting

Use of Begin IF ,END IF END not working in the sql script

Hi I have written a script .The script runs properly if i write sql queries .But if i use PLSQL commands of BEGIN if end if , end ,then on running the script the comamds are getting printed on the prompt . Ex :temp.sql After connecting to the databse at the sql prompt i type... (1 Reply)
Discussion started by: isha_1
1 Replies

4. Post Here to Contact Site Administrators and Moderators

Comments on "How Will the World End?"

I have read the sun-expansion scenario numerous places but I've never read any suggestion that the earth's orbit would increase to avoid being scorched. What mechanism would push it out? As for creating a black hole by the LHC, the whole concept is silly so any number of reasons would rule it... (9 Replies)
Discussion started by: KenJackson
9 Replies

5. War Stories

The (Mis)Information Age – The End of the World as We Know It and What Vault7 Teaches Us

I hope you will enjoy reading this essay I wrote: The (Mis)Information Age – The End of the World as We Know It and What Vault7 Teaches Us If you are a true "IT person" i.e. a software developer, code or deep system admin, I think you will resonate with the theme of my essay. I could... (8 Replies)
Discussion started by: Neo
8 Replies

6. What is on Your Mind?

Mad World Remix of Moby Video (Are You Lost In The World Like Me)

This is an excellent video comment on modern society and the remix is good too: https://www.youtube.com/watch?v=5DU1B_XkyIk 5DU1B_XkyIk Watch the video above and post your comments. (3 Replies)
Discussion started by: Neo
3 Replies
ONAK(1) 						      General Commands Manual							   ONAK(1)

NAME
onak - an OpenPGP compatible keyserver SYNOPSIS
onak [ options ] command [ parameters ] DESCRIPTION
Perform various keyserver actions. Options -b Treat keys on stdin as binary rather than ASCII armoured. -c FILE Use FILE as the config file instead of the default. -f Display fingerprints when listing keys. -u Update keys - output changes on stdout. -v Verbose; increase loglevel. Commands add Read OpenPGP keys from stdin and add them to the keyserver database. clean Read OpenPGP keys from stdin, run the key cleaning routines against them and dump to stdout. delete Delete a given key from the keyserver. dump Dump all the keys from the keyserver. get Retrieves the requested key from the keyserver. getphoto Retrieves the first photoid on the requested key and dumps to stdout. index Search for a key and list it. vindex Search for a key and list it and its signatures. EXAMPLES
onak index noodles List all keys in the keyserver that contain the word noodles. onak clean < dirty.key > clean.key Clean up one or more PGP keys. Currently this will just dedupe UIDs. gpg --export | onak -b add Export all keys on your gnupg keyring and import them into the keyserver. FILES
/etc/onak.conf default configuration file NOTES
This man page could probably do with some more details. AUTHOR
onak was written by Jonathan McDowell <noodles@earth.li>. It can be found at http://www.earth.li/projectpurple/progs/onak.html ONAK(1)
All times are GMT -4. The time now is 11:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy