Cool Geeks

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Cartoons for Geeks Cool Geeks
# 1  
Old 07-20-2008
Cool Geeks

2008-07-20T05:24:00+02:00
Image

Download twitterers-nightmare.comicdoc

Image Image Image Image
Image

Source...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Cool stuff with command line?

Hi there, I just switch to MAC and love the way command line do things like mass renaming, unrar, remove .... in terminal, so better than normal graphic apps. I love to study more about this stuff, could you guys show me some book that help me out, Simply I see many code like this in internet but... (1 Reply)
Discussion started by: silverhan31
1 Replies

2. Web Development

Cool Google Search Mashups

One of my favorite mashups is the Google search mashup. You can see it here at the top right hand corner of the site; where you enter a normal Google search work or phrase and Google serves the result, mashedup, back into your site. The same is true on The CEP Blog, where there the same... (0 Replies)
Discussion started by: Neo
0 Replies

3. What is on Your Mind?

Cool new logo

I saw this on another board, and burst out laughing. http://www.brandsoftheworld.com/brands/0011/0070/brand.gif Apparently it's a new logo (may even be a new name) for a clothing line. Check them out: www.A-Style.it (9 Replies)
Discussion started by: Dave Miller
9 Replies

4. What is on Your Mind?

Cool video

Grand Central Big Freeze jwMj3PJDxuo It looks as tho it's movie scene from M. Night Shyamalan :b: (0 Replies)
Discussion started by: sparcguy
0 Replies

5. UNIX for Advanced & Expert Users

sed is cool , but got just this one problem ...

Hi all, I have this very strange (and tiring) trouble with sed (or any command that works with files for that matter) I need to do the following 1. I have a string say "UTN555" 2. I need to extract just the last three digits 3. I did this echo UTN555 | sed "s/UTN//" ... (2 Replies)
Discussion started by: linfreak
2 Replies
Login or Register to Ask a Question
JIGDO-LITE(1)															     JIGDO-LITE(1)

NAME
jigdo-lite - Download jigdo files using wget SYNOPSIS
jigdo-lite [ URL ] DESCRIPTION
See jigdo-file(1) for an introduction to Jigsaw Download. Given the URL of a `.jigdo' file, jigdo-lite downloads the large file (e.g. a CD image) that has been made available through that URL. wget(1) is used to download the necessary pieces of administrative data (contained in the `.jigdo' file and a corresponding `.template' file) as well as the many pieces that the large file is made from. The jigdo-file(1) utility is used to reconstruct the large file from the pieces. `.jigdo' files that contain references to Debian mirrors are treated specially: When such a file is recognized, you are asked to select one mirror out of a list of all Debian mirrors. If URL is not given on the command line, the script prompts for a location to download the `.jigdo' file from. The following command line options are recognized: -h --help Output short summary of command syntax. -v --version Output version number. --scan FILES Do not ask for "Files to scan", use this path. --noask Do not ask any questions, instead behave as if the user had pressed Return at all prompts. This can be useful when running jigdo- lite from cron jobs or in other non-interactive environments. SEE ALSO
jigdo-file(1), jigdo-mirror(1), wget(1) (or `info wget') CD images for Debian Linux can be downloaded with jigdo <URL:http://www.debian.org/CD/jigdo-cd/>. AUTHOR
Jigsaw Download <URL:http://atterer.net/jigdo/> was written by Richard Atterer <jigdo atterer.net>, to make downloading of CD ROM images for the Debian Linux distribution more convenient. 19 May 2006 JIGDO-LITE(1)