Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

Command List (ls)


randhexgen
create a random number between 0 and 16777215 and have Google translate it to hexadecimal.
299 uses - Created 2005-12-21 15:46:31 - Last used 2016-01-21 10:00:50 - Nominate - Description - g {rand -min 0 -max 16777215} in hex

first
Use value of the -of flag if it is not empty, otherwise use the value of the -or flag. Example: first -of one -or two Returns "one" Example: first -of -or two Returns "two" The primary use of this is in other commands. For example, a `subreddit` command may be: http://reddit.com/r/{first -of %s -or all}
299 uses - Created 2013-02-26 23:40:17 - Last used 2026-03-31 12:51:53 - Nominate - Description - echo ${of=${or}}

wim
Displays Wikipedia results on the left and Google Image Search results on the right. Example: wim robert frost
299 uses - Created 2006-12-25 01:51:32 - Last used 2025-09-24 08:22:39 - Nominate - Description - split {url wp %s} {url gim %s}

germcomb
This is a command to show the results of three different german english translations through one page. Two are text versions to speed up the download and leo the standard search.
296 uses - Created 2007-11-17 16:30:56 - Last used 2012-09-18 13:24:04 - Nominate - Description - mash2 %s -cmd chemtext dictcctext leo

yyg
ygy = Yubnub, Google, or Yahoo? This command integrates Yubnub, Yahoo Open Search, and Google Search into a single command. If the entry has spaces, then ygy determines whether the first token in the entry is a Yubnub command. If it is a command, then yyg executes that command with the remaining tokens as if the user's entry was initially typed into Yubnub's command line. If, however, the entry contains no spaces, yyg will pass the entry to Yahoo Open Search. If the entry contains spaces and is…
296 uses - Created 2009-05-02 04:42:27 - Last used 2018-07-17 17:33:02 - Nominate - Description - ifThen ({CommandExists {% 1 %s}}) http://yubnub.org/parser/parse?command=%s, {ifThen ({strFind -find " " -string %s}=0) {url yos %s}, {url g %s}} -redirect true

tnid
Telephone Number IDentification lookup. To identify a number, just type it. Example: tnid 8885555555 Example: tnid 888-555-5555
295 uses - Created 2009-05-07 03:10:19 - Last used 2017-05-05 01:00:24 - Nominate - Description - http://tnid.org/lookup/{strReplace -find - -replace -string %s}

tvde
1) if no parameter is passed, shows the overview for the currently running german television program. 2) if a parameter is given, it will be used as a search in the title+description fields of all programs. note that booleans are apparently not supported by the search engine and it is not case sensitive. this is an improvement of my first yubnub command, "tvdenow", which is equal to subfunction 1) It uses the web site http://www.klack.de example: tvde tvde nachrichten tvde hitchcock -mexster ke…
295 uses - Created 2005-12-18 22:48:24 - Last used 2015-07-06 13:13:50 - Nominate - Description - http://www.klack.de/{ifThen -value1 %s -value2 -test NOTEQUAL -then ProgramFinder2.php3?ZWFREETEXT=%s&ORDERBY=DATE&SEARCHPAGENAME=/ProgramFinder1.php3&SHOW_ONLY=ALL&COUNTPAGE=0[post] -else TvNowFrame.php3}

rotate (Golden Egg)
NAME rotate - Rotates an image by a specified angle SYNOPSIS rotate [-u IMAGE_URL] [-r ROTATION_ANGLE] arguments: <IMAGE_URL> Specify the full image URL. eg. http://www.yubnub.org/images/yubnub.png png, gif, jpeg image types are recognized. <ROTATION_ANGLE> Specify the rotation angle (counter-clockwise) Negative angles allowed. EXAMPLES rotate -u http://www.yubnub.org/images/yubnub.png -r 180 rotate -u http://www.somewhere.com/image.jpg -r -45 NOTES Occasionally, there are some bizarre colour c…
295 uses - Created 2006-03-26 00:52:55 - Last used 2023-05-30 07:50:16 - Description - http://rotatetest.ning.com/imagerotate.php?u=${u}&r=${r}&xn_auth=no

defn
Returns a definition of a word. Example: defn nebula
294 uses - Created 2005-07-05 03:38:32 - Last used 2012-08-02 01:18:09 - Nominate - Description - http://efridge.net/yubnub/parse.php?ynp_tokens[]=resultbodyblack&ynp_tokens[]=resultbodyblack&ynp_tokens[]=resultbody&ynp_tokens[]=</span>%3Cbr&ynp_tokens[]=%3E&ynp_dirs[]=0&ynp_dirs[]=0&ynp_dirs[]=0&ynp_dirs[]=0&ynp_dirs[]=1&yndesturl=http://encarta.msn.com/dictionary_/%s.html&yncmd=${COMMAND}

nosp
NAME nosp - Replaces all _ with spaces SYNOPSIS nosp <text to modify> EXAMPLES nosp Porsche_911 (returns Porsche 911) This command replaces all _ with spaces. Useful to convert a 1 word query into a multiple keyword query. Author VictorLJ
294 uses - Created 2009-01-27 09:57:41 - Last used 2012-10-07 08:16:05 - Nominate - Description - strReplace -find _ -replace %20 -string %s

splitf3ah
NAME splitf3ah - issue up to 3 YubNub commands to a split-frame window. SYNOPSIS splitf3ah [ FIRST_COMMAND ] [ SECOND_COMMAND ] [ THIRD_COMMAND ] [ -s SPECIAL_PARAMETER ] splitf3ah opens a split-frame browser window (or tab) with 3 panes. Unlike similar YubNub commands it uses positional parameters to issue commands to each frame so as to minimize keystrokes. splitf3ah opens up the web interface at YubNub.org by default, but allows you to send multiple commands to each frame and use a single ar…
292 uses - Created 2008-05-08 19:36:34 - Last used 2013-04-25 01:38:36 - Nominate - Description - splith {url {ifEmpty -value {% 1 %s} -then yu ${s} -else {strReplace -find + -replace " " -string {% 1 %s}} ${s}}} {url split {url {ifEmpty -value {% 2 %s} -then yu ${s} -else {strReplace -find + -replace " " -string {% 2 %s} ${s}}}} {url {ifEmpty -value {% 3 %s} -then yu ${s} -else {strReplace -find + -replace " " -string {% 3 %s}} ${s}}}}

battle
Battle: The latest indicator of cultural relevance. Create a Popularity Report. Battle: YOU vs. ME Example: battle you -- me Keyword that has more search results in Yahoo wins. Fight: "Programming Ruby" vs. "Programming Python" Example: battle Programming Ruby -- Programming Python You can make contests in other languages too, e.g. in Russian Что популярнее сиськи или письки? Example: battle сиськи -- письки See http://yubnub.org/kernel/man?args=gbattle
289 uses - Created 2010-10-01 11:42:39 - Last used 2026-03-23 20:48:11 - Nominate - Description - http://phras.in/%s/${-}

ylp
The correct Yelp search (original yelp isn't good enough) ! For example : ylp -what pizza -where milpitas,ca Enjoy !
287 uses - Created 2008-04-10 00:43:02 - Last used 2019-12-12 12:58:07 - Nominate - Description - http://www.yelp.com/search?find_desc=${what}&ns=1&rpp=25&find_loc=${where}

aspy
Avatar spy and Hi5 profile finder for yahoo IDs. Example: aspy raluca29
286 uses - Created 2009-12-30 14:38:50 - Last used 2017-11-22 05:31:35 - Nominate - Description - split http://img.msg.yahoo.com/avatar.php?yids=%s http://www.hi5.com/friend/processBrowseSearch.do?searchText=%s@yahoo.com

radgifs
NAME radgifs - opens a radar weather image for the U.S. courtesy of Intellicast.com. SYNOPSIS radgifs [ AIRPORT_CODE ] radgifs displays a radar weather image from Intellicast.com (Weather Services International) with summary information for regions of the U.S. OPTIONS usa - United States of America The following airport codes and their locations organized by region: West ---- tiw - Tacoma, Washington lwt - Lewistown, Montana rdm - Redmond, Oregon myl - McCall, Idaho riw - Riverton, Wyoming rno …
285 uses - Created 2008-08-08 01:51:12 - Last used 2016-06-17 14:02:58 - Nominate - Description - http://images.intellicast.com/WeatherImg/RadarSummary/{IfEmpty -value %s -then usa -else %s}.gif

urlet (Golden Egg)
NAME urlet - Create a simple bookmarklet from a YubNub command that work on the current page. SYNOPSIS urlet [YUBNUB COMMAND] EXAMPLES urlet autotr Drag the resulting link to your bookmark bar. Click the bookmarklet to translate the current page to english. urlet whois Drag the resulting link to your bookmark bar. Click the bookmarklet to get WHOIS information on the current domain. AUTHOR http://singpolyma-tech.blogspot.com/ Stephen Paul Weber
285 uses - Created 2006-10-19 12:58:18 - Last used 2020-09-18 18:39:43 - Description - echo <a href="javascript:window.location='http://yubnub.org/parser/parse?command='+encodeURIComponent('%s '+window.location.href);">%s</a>[no url encoding]

rapidoogle
Find Rapidshare hosted files using google USAGE rapidoogle : Go to the rapidoogle search engine home page rapidoogle <query> : Find files related to <query> EXAMPLE rapidoogle Coldplay : Find coldplay music and vids. rapidoogle Lord of the Rings : Find the Lord of the rings movie rapidoogle Heroes : Find Heroes chapters Author VkLJ
285 uses - Created 2008-04-27 10:10:44 - Last used 2010-01-29 00:19:39 - Nominate - Description - {ifthen -value1 %s -value2 -test EQUAL -then http://www.rapidoogle.com -else http://www.rapidoogle.com/?cx=003948057210699378640%3Alfsaoayrk0o&cof=FORID%3A11&q=%s&as_q=http%3A%2F%2Frapidshare.com%2Ffiles%2BOR%2Bhttp%3A%2F%2Frapidshare.de%2Ffiles%2BOR%2Bwww.rapidshare.com%2Ffiles%2BOR%2Bwww.rapidshare.de%2Ffiles&sa=Search#1193}

y/local
yahoo local search using -what and -where.If -where is not specified, it will sue your default location.
283 uses - Created 2006-01-23 10:58:45 - Last used 2010-02-21 16:11:26 - Nominate - Description - http://local.yahoo.com/results;_ylt=;_ylu=-?stx=${what}&csz=${where}

yuki
SYNOPSIS yuki QUERY(optional) EXAMPLES yuki SiteMap : jumps to the sitemap article on YubNub's wiki (note that current MediaWiki's default search settings ARE case-sensitive, "yuki sitemap" won't jump but provide search results instead) yuki Create Commands : jumps to the wiki's article on creating commands yuki commands : provides title and page-text search results across the wiki for the query "commands" yuki : takes you to YubNub's wiki homepage The first attempt of a search command for the …
283 uses - Created 2006-09-02 21:52:13 - Last used 2026-02-15 05:07:18 - Nominate - Description - http://www.editthis.info/yubnub/{ifEmpty -value %s -then -else Special:Search?search=%s&go=Go}

draw
Outputs a figlet (ascii art) drawing of your text in one of 145 fonts. Check http://www.schnoggo.com/figlet.html for valid font names. Example: draw need more coffee!! -font ogre - Logan Koester <logan@logankoester.com>
282 uses - Created 2007-06-28 11:05:47 - Last used 2025-11-05 09:19:16 - Nominate - Description - http://www.schnoggo.com/cgi-bin/lonfig.pl?figstring=%s&font=${font=doom}.flf&justify=${justify=l}&width=${width=100}&kern=${kern=-2} | 2t

NuBiz
Searches Google News, Sourcewire, VNU and performs an "I'm feeling lucky" command.
282 uses - Created 2008-12-15 11:30:22 - Last used 2011-03-14 11:49:02 - Nominate - Description - mash2 %s -cmd gn ifl srcw vnus

usd2brl
NAME usd2brl - perform a currency conversion of US$ to R$. SYNOPSIS usd2brl <AMOUNT> This is basically a convenient wrapping of the xe command. AUTHOR Everthon Valadão <everthonvaladao [at] gmail.com>
280 uses - Created 2007-09-26 17:59:37 - Last used 2008-12-23 04:03:46 - Nominate - Description - xe -amount %s -from USD -to BRL

pipl
pipl -name FirstName -lname LastName Performs a deep web search of the person whose name is FirstName LastName through http://pipl.com If LastName is omitted, the default value is "Doe" Examples: pipl -name John -lname Smith will search for "John Smith" pipl -name John will search for "John Doe"
280 uses - Created 2007-11-01 20:55:08 - Last used 2024-02-09 19:00:37 - Nominate - Description - http://pipl.com/search/?FirstName=${name}&LastName=${lname=Doe}&City=&State=&Country=&CategoryID=2&Interface=1

Cur (Golden Egg)
http://finance.yahoo.com/q?s=${from=GBP}${to=USD}=X Yahoo Currency Converter, converts any currency to another the default is from British pound to US Dollar for 1 Britsh pound (GBP) to Eguivlant in Egyptian pound (EGP) Cur -from GBP -to EGP for a complete list of Currency Abbreviation check: http://www.jhall.demon.co.uk/currency/by_abbrev.html#e AUTHOR Essam Eliwa
280 uses - Created 2005-08-11 16:23:52 - Last used 2020-06-13 02:59:03 - Description - http://finance.yahoo.com/q?s=${from=GBP}${to=USD}=X

randomcolor
generate a random color
280 uses - Created 2005-12-21 15:56:47 - Last used 2014-12-18 23:56:46 - Nominate - Description - echo <body bgcolor="#{hexscrape}">

?> (Golden Egg)
SYNOPSIS ?> [word(s) to check spelling] -engine [yubnub command for localized Google version to use in spell checking, optional, defaults to Google English] EXAMPLE ?> cmbodia results: cambodia ?> paecekeeper results: peacekeeper ?> sucche -engine gde results: suche (Because spelling "suche" --search in German-- as "sucche" is a common mistake of German speakers. Note that Google English wouldn't see this is a misspelling) ?> soni -engine ges results: sony(Because spelling Sony as Soni is a com…
279 uses - Created 2006-01-30 19:49:15 - Last used 2021-07-02 21:12:19 - Description - ifthen -value1 {scrape -tokens spell <i> </i> -dirs 0 0 0 -url {url[no url encoding] ${engine=g} %s}} -value2 -test NOTEQUAL -then {scrape -tokens spell <i> </i> -dirs 0 0 0 -url {url[no url encoding] ${engine=g} %s}} -else %s

scrapetc (Golden Egg)
Scrape tag contents. Uses Sean O'Hagan's scrape command to scrape data between two properly formed opening and closing tags from a webpage. SYNTAX scrapetc tag URL gomelet AT gmail DOT com
279 uses - Created 2009-05-30 23:10:47 - Last used 2025-07-20 14:19:21 - Description - scrape -tokens <{% 1 %s}> </{% 1 %s}> -dirs 0 0 -url {% 2 %s}[no url encoding]

ietabf
IETAB fullscreen.
278 uses - Created 2009-03-05 18:55:41 - Last used 2009-12-10 14:32:01 - Nominate - Description - echo <embed type="application/x-meadco-neptune-ax" pluginspage="http://www.meadroid.com/neptune/download/" width="100%" height="100%" param-location="%s"></embed>

gplay
Listen to online music files. Ex: gplay http://www.musopen.com/files/Edvard%20Grieg/Piano%20Concerto%20in%20A%20Minor,%20Op.%2016%20-%20I.%20Allegro%20molto%20moderato.mp3 fro
277 uses - Created 2007-07-02 02:04:28 - Last used 2025-12-20 08:42:45 - Nominate - Description - echo <embed type="application/x-shockwave-flash" wmode="transparent" src="http://mail.google.com/mail/html/audio.swf?audioUrl=%s" height="27" width="320"></embed>

spo
Durchsucht die "Spiegel Online" Nachrichtenseite, ohne Parameter wird die Startseite mit Nachrichtenüberblick aufgerufen
276 uses - Created 2007-02-14 10:34:03 - Last used 2024-09-17 23:45:14 - Nominate - Description - ifthen -value1 %s -value2 -test EQUAL -then http://www.spiegel.de -else http://service.spiegel.de/digas/servlet/find?wo=archiv&S=%s&Senden.x=0&Senden.y=0&ATTRLIST=t&SD=1 -redirect true

MagAdd
NAME MagAdd - Adds an url to ma.gnolia.com, a social bookmarking site. SYNOPSIS MagAdd [URL] -title [TITLE] -desc [ EXAMPLES MagAdd http://yubnub.org/ (Adds a bookmark to yubnub.org) MagAdd http://yubnub.org/ -title YubNub -desc A social command line for the web -tags web,social (Adds a bookmark to yubnub, with a description, title, and tags) Adds an URL to Ma.gnolia, a social bookmarking site (like del.icio.us). All parameters are optional. Tags should be separated by commas. AUTHOR Allen Ormo…
276 uses - Created 2006-03-28 00:56:38 - Last used 2009-01-26 09:46:41 - Nominate - Description - http://ma.gnolia.com/bookmarks/quicksave?url=%s&title=${title={scrape -tokens <title> </title> -dirs 0 0 -url %s}}&description=${desc={scrape -tokens <meta%20name%3D%22description%22%20content%3D%22 %22 -dirs 0 0 -url %s}}&tags=${tags}[post]

stat
Pulls up the ShortStat statistics for any WordPress powered site. CONTEXT: stat mysite Pulls up statistics for http://www.mysite.com stat mysite -sub banana Pulls up statistics for http://banana.mysite.com
275 uses - Created 2006-01-02 22:18:21 - Last used 2026-01-12 14:47:38 - Nominate - Description - http://${sub=www}.%s.com/wp-admin/index.php?page=wp-shortstat.php

postrank
NAME postrank - Display the PostRank.com Feed Details page for the given URL. SYNOPSIS postrank [URL] -l [POSTRANK LEVEL] -q [KEYWORD FILTER] EXAMPLES postrank techcrunch.com -l best -q iPhone - Show the TechCrunch feed with the best stories related to the iPhone postrank lifehacker.com - Show the Lifehacker feed postrank - Redirect to the PostRank.com homepage This command filters the feed of the given URL based on the keywords specified in the q parameter, and the PostRank filtering level spe…
275 uses - Created 2008-11-07 05:18:34 - Last used 2011-07-30 19:29:05 - Nominate - Description - http://postrank.com/{ifThen -value1 %s -value2 -test NOTEQUAL -then feed/%s?level=${l}&q=${q}}

tgv
Alias for the 'Thingiverse' command. Used to "Search thingiverse with default search settings"
271 uses - Created 2014-04-09 18:03:58 - Last used 2024-04-08 11:08:57 - Nominate - Description - thingiverse %s

lehtopa
SYNOPSIS lehtopa -t form -s search title EXAMPLES lehtopa -t sonnet -s farewell love lehtopa -t couplets -s I lie with her lehtopa -t pantoum -s pantoum, which rhymes with "zoom" lehtopa -t sestina -s dancing lehtopa -t collage -s Exterminate All Rational Thought Performs AutoPost "Get A Google Poem: by Leevi Lehto" with "Patterns" feature. Enter required poetic form as spelled below and search/title string (maximum 40 characters). Google Poem appears in browser of specified form (or type) with…
271 uses - Created 2005-07-05 01:44:26 - Last used 2013-08-26 12:48:25 - Nominate - Description - http://www.io.com/~jsm/nph-ap.cgi/http://www.leevilehto.net/google/${t}.asp?hae=${s}&lang=&lines=24&linelength=36&scheme=1

gimrand
(no arguments) Random Google Images Uses the randwd command with gim to pull random searches from Google Images. b.a.
271 uses - Created 2005-08-04 11:30:19 - Last used 2017-10-12 23:52:26 - Nominate - Description - gim {randwd}

hexscrape

271 uses - Created 2005-12-21 15:55:29 - Last used 2016-01-21 09:57:13 - Nominate - Description - scrape -tokens 0x < -dirs 0 0 -url {url[no url encoding] randhexgen}

gray (Golden Egg)
Computes the grayscale level for an RGB color. Example: gray 0 255 100 Uses Google Calculator to do the arithmetic, and Fuska's % command to handle positional parameters.
270 uses - Created 2006-01-26 19:08:51 - Last used 2025-08-05 13:30:12 - Description - g ({% 1 %s}*.15 + {% 2 %s}*.5 + {% 3 %s}*.35)/255[no url encoding]

geekdo
SYNOPSIS geekdo [board game] EXAMPLES geekdo monopoly geekdo settlers of catan Displays information on the given board game, courtesy of geekdo.com. Ratings, comments, number of players, playing time, etc.
270 uses - Created 2010-10-14 07:04:31 - Last used 2017-12-20 21:23:19 - Nominate - Description - gfl site:geekdo.com %s

atlantic
Navigates to the atlantic monthly magazine site. Enter a term to search for it in the archive. Example: atlantic abraham lincoln to find articles about lincoln
269 uses - Created 2008-10-30 14:31:59 - Last used 2025-09-29 12:53:41 - Nominate - Description - http://www.theatlantic.com{eop /fs/search.php?sort=time&source=magazine&words=@%s@}

hoo
NOM HooSeek - Meta-Moteur de recherche Solidaire SYNOPSIS hoo <chaine de caractère> Arguments optionnels : - <chaine de caractère> Recherche sur HooSeek la chaine spécifiée EXEMPLES Pour lancer une requête : hoo yubnub Pour allez à la page principale : hoo AUTEUR orx57
269 uses - Created 2008-03-17 13:08:31 - Last used 2025-05-14 21:28:49 - Nominate - Description - http://www.hooseek.com/{ifThen -value1 %s -value2 -test NOTEQUAL -then recherche.php?recherche=%s}

stikkit
NAME stikkit - Creates a new item at stikkit.com SYNOPSIS stikkit [TODO ITEM; BOOKMARK; CONTACT; OR NOTE] -go [OPTIONAL STIKKIT PAGE] EXAMPLES stikkit << goes to stikkit.com stikkit http://www.yubnub.org << creates a bookmarklet for yubnub. stikkit -pick up groceries << creates to-do item stikkit concert on 11/5 9pm << creates an calendar event stikkit Jenny Doe 867-5309 << creates a contact stikkit words words words << creates a new note stikkit -go todos << goes to your to-do list. This comma…
269 uses - Created 2006-11-08 18:02:50 - Last used 2012-11-03 06:52:00 - Nominate - Description - http://www.stikkit.com/{eop stikkits/new?raw_text=@%s@ -else ${go}}[no url encoding]

flights
FlightStats flight status by flight. To find the flight status of a flight departing on the current day, enter flights -c {carrier code} -n {flight number}. Example: flights -c co -n 1030 This would get the flight status for Continental Airlines flight 1030 departing today.
268 uses - Created 2010-03-05 13:42:31 - Last used 2025-08-09 21:56:43 - Nominate - Description - http://www.flightstats.com/go/FlightStatus/flightStatusByFlight.do?airline=${c}&flightNumber=${n}

ynotes
alias to ynote search within your Yahoo notes
268 uses - Created 2006-01-19 12:38:26 - Last used 2021-05-21 21:43:03 - Nominate - Description - http://notepad.yahoo.com/{ifThen -value1 %s -value2 -test NOTEQUAL -then ?SW=%s}

+s (Golden Egg)
NAME +s - Allows you to add any YubNub command to your Firefox or IE7 search bar. SYNOPSIS +s [YUBNUB COMMAND] EXAMPLES +s ls +s yubnub Uses the opensearch command to add YubNub commands to the search bar in your browser. Added engines are somewhat ugly since we cannot add any real metadata to YubNub commands yet. AUTHOR Stephen Paul Weber http://singpolyma-tech.blogspot.com/
266 uses - Created 2007-01-23 01:09:33 - Last used 2021-04-01 14:37:45 - Description - echo <script type="text/javascript">window.external.AddSearchProvider("{url opensearch %s}");</script> <i>Adding search engine...</i>

base64
NAME base64 - Encodes string using base64 SYNOPSIS base64 [STRING] EXAMPLES base64 base64 returns 'YmFzZTY0' base64 {unbase64 dGV4dA==} returns 'dGV4dA==' Encodes string using base64. AUTHOR Michael Dubner http://pyhedgehog.livejournal.com/
265 uses - Created 2007-05-31 14:01:21 - Last used 2025-05-26 15:37:14 - Nominate - Description - xpath -query //table/tr/td/textarea/text() -as text -url http://makcoder.sourceforge.net/demo/base64.php?plain=%s&process=Encode

swim
map.search.ch Maps of Switzerland Syntax swim -o town [-s street] Examples 1. show a map of Waltalingen swim -o waltalingen 2. show Bundesplatz in Lucerne swim -o luzern -s bundesplatz 3. show Marktgasse 5 in Basel (note: ZIP code instead of town name works as well) swim -o 4051 -s marktgasse 5 swim -o waltalingen
265 uses - Created 2006-11-03 20:26:19 - Last used 2026-03-22 16:41:35 - Nominate - Description - http://map.search.ch/${o}/${s}?poi=verkehr

hitta
för att söka på www.hitta.se använd -var och -vem för att ange dessa parametrar
264 uses - Created 2007-02-12 11:41:16 - Last used 2019-08-30 05:36:14 - Nominate - Description - http://www.hitta.se/SearchMixed.aspx?SearchType=4&UCSB%3aWflWhite=1a1b&UCSB%3aWflPink=4a&UCSB%3aTextBoxWho=${vem}&UCSB%3aTextBoxWhere=${var}

2arch
NAME 2arch - Compare results from the Internet Archive Wayback Machine and its Egyptian mirror on a split screen. SYNOPSIS 2arch [URL] EXAMPLES 2arch yubnub.org Searches for a URL on both the Internet Archive Wayback Machine and its mirror at the Bibliotheca Alexandrina (New Library of Alexandria). Yields two result pages on a horizontally split screen. The mirror may run faster than -- or contain pages that are not on -- the original site, or vice versa. For the parameter, you can enter a URL …
264 uses - Created 2008-08-20 07:45:33 - Last used 2025-07-19 19:23:38 - Nominate - Description - splith {url[no url encoding] arch %s} {url[no url encoding] archm %s}

Previous Page Next Page