Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

nuke(8) [linux man page]

NUKE(8) 						      System Manager's Manual							   NUKE(8)

NAME
nuke - launch nuclear weapons at mapped USENET sites SYNOPSIS
/etc/nuke [-y yield] [-a height] [-hcm] sitename... DESCRIPTION
Nuke employs the `missile coordinate' fields in the USENET map database and Internet connections to a server interfaced with AUTOVON to lob nuclear weapons at other UNIX sites, specified by name. The default warhead is a single 25KT groundburst tac nuke; options support other combinations of warhead size, type and deployment. The -y option specifies a yield. The argument must be a number suffixed by K or M, for kiloton or megaton respectively. Yield arguments above 255M are quietly ignored. The -a option specifies an air-burst height in meters. The -h option specifies thermonuclear (hydrogen) weapons. The -c option specifies cobalt-jacketed warheads for permanent site interdiction. The -m option, useful with multiple-site nuke calls, invokes code which optimizes delivery using MIRVed warheads to minimize launches. In accordance with the normal UNIX design philosophy nuke does not prevent you from nuking yourself. FILES
/usr/lib/maps/* USENET map file database BUGS
If a target site has given only nearest-city coordinates in its map entry, incorrect targeting and significant collateral casualties may result. Heavy use of nuke may cause EMP effects which interfere with Internet service. NOTE
This command is restricted to super-users only. AUTHOR
Eric S. Raymond <esr@thyrsus.com> UNIX
13 October 1991 NUKE(8)

Check Out this Related Man Page

Tangram::Type::Dump(3pm)				User Contributed Perl Documentation				  Tangram::Type::Dump(3pm)

NAME
Tangram::Type::Dump - Handy functions for Pixie-like dumping of data SYNOPSIS
use Tangram::Type::Dump qw(flatten unflatten UNflatten nuke); use YAML qw(freeze thaw); # for instance my $frozen = freeze flatten($storage, $structure); # optional - remove circular references from flattened # structure so that it is freed up properly. nuke $frozen; # save frozen somewhere... # restore, but don't load objects straight away my $reconstituted = unflatten($storage, thaw $frozen); # restore, loading objects immediately my $original = UNflatten($storage, $frozen); # Alternative, quickly marshall a structure for saving my $structure; flatten($storage, $structure); # ... do something with it ... # restore to former glory; note that Tangram's cache will # prevent unnecessary DB access. unflatten($storage, $structure); DESCRIPTION
This module contains functions for traversing data structures which are not Tangram-registered objects, and replacing all the Tangram objects found with `Mementos'. When a similar data structure is fed back into the reversal function, the mementos are filled with on-demand references to the real objects. All these functions operate in place for maximum efficiency. FUNCTIONS
flatten($storage, $structure) Traverses the structure $structure, and replaces all the known (ie, already inserted) Tangram objects with references to them unflatten($storage, $structure) Performs the logical opposite of flatten, but only insofar as a `normal' user is concerned. `Normal' users, of course, don't care that the data structure is being loaded from the database as they use it :). BUGS
Should this module just be an extension to Tangram::Storage ? AUTHOR
Sam Vilain, samv@cpan.org. All rights reserved. This code is free software; you can use and/or modify it under the same terms as Perl itself. perl v5.8.8 2006-03-29 Tangram::Type::Dump(3pm)
Man Page

8 More Discussions You Might Find Interesting

1. IP Networking

School Blocking

I'm in highschool. They blocked my favorite site. How do I disable websense without getting caught on that particular webpage? Is it even possible? *twitch* I would also like to get as much UNIX for beginners information, so if someone might point me in the right direction so I don't have to read... (1 Reply)
Discussion started by: Satine
1 Replies

2. OS X (Apple)

Use UNIX to track web sites viewed?

I'm on OSX 10.4. I was wondering if you can use UNIX terminal to track what web sites have been viewed on this Mac... Thank you! (1 Reply)
Discussion started by: tracymanusa
1 Replies

3. UNIX for Dummies Questions & Answers

unix environment

Hi, Can anyone recommend a site where one can practise UNIX scripting . I don't have UNIX on my machine however I have heard there are some sites which let you log on to their servers for free. Thanks Rohit (2 Replies)
Discussion started by: rohitv
2 Replies

4. What is on Your Mind?

nuclear test

UNITED NATIONS - The United States on Thursday introduced a new draft resolution in the Security Council to punish North Korea for its reported nuclear test and said it wants a vote on Friday. Russia urged the United States not to rush the vote, saying Moscow still had differences and the U.S.... (1 Reply)
Discussion started by: Marks1961
1 Replies

5. UNIX for Dummies Questions & Answers

Completely new to UNIX

This is my first post here, I tried searching the forum and other sites as well - but I still couldn't figure out exactly what UNIX is. I mean like for C programming we Turbo C++ IDE, and in same way different platforms for other languages. What do we use for UNIX? I'm completely new to UNIX and... (2 Replies)
Discussion started by: j7x
2 Replies

6. Web Development

Broken Link-Checking software/utility

Hi all - I work for an organization that maintains 40 web sites, which run on a UNIX box. We're looking for software that can sit on the UNIX box and check for broken links/orphans on all of our sites....we'd like to schedule it to run nightly and produce a report....anyone know of something that... (1 Reply)
Discussion started by: dcasteve
1 Replies

7. Post Here to Contact Site Administrators and Moderators

Regarding not able to access UNIX.com site

Hello MODs/Admins, Could you please help me here as from last 6 to 7 days I(and checked with my fellow friends too) am not able to access unix.com site at all. It is very very slow, it never loads completely. Even I checked with different people and different computers it results same only,... (8 Replies)
Discussion started by: RavinderSingh13
8 Replies

8. Post Here to Contact Site Administrators and Moderators

Www.UNIX.com is slow today ???

Hi, Just wanting to know if there is any issues today with the site. Initially I thought it is my internet connection or computer but regardless which one I use, the site has been slow and it is also not showing with the right fonts etc. I've been trying for the last 12+ hours and it's always been... (21 Replies)
Discussion started by: newbie_01
21 Replies