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

Command List (ls)

Tip: For a list of particularly interesting Yubnub commands, check out Yubnub Golden Eggs. Also see the Most-Used Commands.
Tip: You can search the descriptions by typing "ls [word or phrase]". For example, to search for all commands about music, type "ls music".

javachess
Opens up a new game of Java TkChess.
55 uses - Created 2007-12-27 13:09:02 - Last used 2008-03-25 18:00:05 - Nominate - Description - http://pine.cs.yale.edu/java/chess.html

ggi

24 uses - Created 2007-12-27 11:42:12 - Last used 2016-11-13 09:26:12 - Nominate - Description - http://www.maggi.de

kn

23 uses - Created 2007-12-27 11:40:57 - Last used 2021-02-07 12:09:10 - Nominate - Description - http://www.knorr.de

chef

74 uses - Created 2007-12-27 11:40:00 - Last used 2021-07-07 09:01:34 - Nominate - Description - http://www.chefkoch.de

lmi
Web site for installation and administration of remote control software that enables the user to operate computers from another computer, via the Internet.
431 uses - Created 2007-12-27 02:15:38 - Last used 2011-10-31 17:28:48 - Nominate - Description - https://secure.logmein.com/

esvb
Use Bible Gateway to find a passage in the English Standard Version.
100 uses - Created 2007-12-26 16:49:28 - Last used 2008-09-27 14:34:56 - Nominate - Description - http://www.biblegateway.com/passage/?search=%s;&version=47;

humour.lapin
Ah, Ah je ris, je pouffe... Au hasard jusqu'au 113... Ne tapez que humour.lapin.
23 uses - Created 2007-12-26 09:19:14 - Last used 2008-01-08 15:58:44 - Nominate - Description - http://humour.lapin.org/index.php?number={random 113}

gridnote
A grid of sticky notes. GridNote is a webpage of sticky notes that you can use to jot down things you need to remember (like a timesheet log, or restaurant prices, or calorie counts). GridNote uses a cookie to remember your notes - no database is involved, so your privacy is protected. These sticky notes are perfectly laid out for you. If you've got a third monitor or some extra screen real estate, try putting GridNote there.
31 uses - Created 2007-12-26 07:13:37 - Last used 2010-07-01 14:03:05 - Nominate - Description - http://jonathanaquino.com/gridnote

delp
A shorter version of postdelicious. Save the current URL to your del.icio.us bookmarks. Usage: delp (no argument needed)
55 uses - Created 2007-12-24 23:31:39 - Last used 2014-12-02 04:13:05 - Nominate - Description - script javascript:location.href='http://del.icio.us/post?v=4;url='+encodeURIComponent(location.href)+';title='+encodeURIComponent(document.title)

dlf
Search finferflu's bookmarks on del.icio.us. Example: dlf fun
133 uses - Created 2007-12-24 23:12:43 - Last used 2025-08-13 01:29:35 - Nominate - Description - http://del.icio.us/finferflu/%s

welon
BBC Weather for London, UK
10 uses - Created 2007-12-24 21:18:47 - Last used 2009-04-28 21:13:11 - Nominate - Description - http://www.bbc.co.uk/weather/5day.shtml?id=1769

trendsnl
Gooogle Trends Netherlands
56 uses - Created 2007-12-24 14:24:02 - Last used 2008-05-19 12:01:32 - Nominate - Description - http://www.google.com/trends?q=%s&ctab=0&geo=NL&date=all&sort=0

twt
Search Twitter via http://terraminds.com/twitter Example: twt iphone Multiple search arguments are supported. Example: twt 2008 predictions
365 uses - Created 2007-12-24 13:22:14 - Last used 2024-11-02 22:12:04 - Nominate - Description - http://terraminds.com/twitter/query?query=%s&submit=search+in+updates

rig
Generates a random identity. rig stands for Random Identity Generator
30 uses - Created 2007-12-24 00:48:46 - Last used 2017-12-10 10:07:16 - Nominate - Description - http://www.fakenamegenerator.com/gen-random-en-uk.php

inrs
Rechercher en ligne des risques professionnels, sur le site de l'Institut National de Recherche et de Sécurité pour la prévention des accidents et des risques professionnels. Vous pouvez tester : "inrs chimie and combustion". Vous noterez l'espace avant et après and pour faire une recherche sur plusieurs termes.
37 uses - Created 2007-12-23 21:41:47 - Last used 2008-02-13 16:38:17 - Nominate - Description - http://www.inrs.fr/inrs-pub/inrs01.nsf/inrs01_rechavancee_view/?SearchView=&Query=(%s)%20and%20([Type=Dossiers]%20or%20[Type=Cataloguepapier]%20or%20[Type=FicheToxicologique]%20or%20[Type=CatalogueAffiche]%20or%20[Type=CatalogueAudiovisuel]%20or%20[Type=CatalogueStage]%20or%20[Type=PageEditoriale]%20or%20[Type=Breves]%20or%20[Type=Etudes]%20or%20[Type=Congres])&SearchMax=all&Start=1&SearchOrder=4&SearchWV=True&SearchFuzzy=False&Count=300

eeeuser

15 uses - Created 2007-12-23 18:43:47 - Last used 2010-09-14 23:43:06 - Nominate - Description - http://www.eeeuser.com/

if0
NAME if0 - check if one value is equal to zero SYNTAX if0 -value [VALUE 1] -then [RESULT IF TRUE] -else [RESULT IF FALSE] -redirect [REDIRECT] EXAMPLES if0 -value 1 -then yay -else nay (returns 'nay' because the value is not zero) if0 -value 0 -then http://www.yubnub.org/ -redirect true (redirects to www.yubnub.org because the value is zero) NOTES I really just made this command so ti was easier to work with commands like "strfind" and "filterstring," etc. so that if a certain parameter cannot …
22 uses - Created 2007-12-23 18:16:08 - Last used 2008-04-30 16:46:47 - Nominate - Description - ifEqual -value1 ${value} -value2 0 -then ${then} -else ${else} -redirect ${redirect=false}

gcompose
Launches Gmail in "Compose Mail" mode. (copied from _gc_ command)
10 uses - Created 2007-12-23 10:20:47 - Last used 2010-12-30 07:59:16 - Nominate - Description - http://gmail.google.com/gmail?view=cm&cmid=0&fs=1&tearoff=1

gmfr
Search Google Maps France
5605 uses - Created 2007-12-23 10:04:07 - Last used 2026-03-28 08:24:06 - Nominate - Description - http://maps.google.fr/maps?q=%s

euarm
World of Warcraft EU Armory character search!
1329 uses - Created 2007-12-23 03:35:54 - Last used 2013-12-30 13:15:39 - Nominate - Description - http://eu.wowarmory.com/search.xml?searchType=characters&searchQuery=%s

britlib
Searches the British Library for the search terms entered. E.g. britlib sartre
20 uses - Created 2007-12-22 23:00:13 - Last used 2009-03-13 17:28:02 - Nominate - Description - http://entrypoint.bl.uk/Results.aspx?query=%s&imageField.x=0&imageField.y=0&Web=True&ILS=True&CB=True&BLD=True

dram
Searches Encyclopedia Dramatica.
328 uses - Created 2007-12-22 23:00:00 - Last used 2021-02-05 21:38:53 - Nominate - Description - http://encyclopediadramatica.com/%s

booth
Searches the Booth Poverty Map Online(1898-99) for the given postcode (London, UK only). E.g. Booth wc2a 2ae
20 uses - Created 2007-12-22 22:46:59 - Last used 2019-07-09 04:31:32 - Nominate - Description - http://booth.lse.ac.uk/cgi-bin/do.pl?sub=list_postcodes&arg0=%s

prez
http://perezhilton.com/
13 uses - Created 2007-12-22 19:38:35 - Last used 2008-11-16 20:21:58 - Nominate - Description - http://perezhilton.com/

dlist
http://dlisted.com/
83 uses - Created 2007-12-22 19:38:05 - Last used 2011-06-16 21:58:04 - Nominate - Description - http://dlisted.com/

icomp
Search the french i-comparateur (FR) site for consumer-reviews and price comparisons for thousands of products. Example: icomp iriver clix
270 uses - Created 2007-12-22 11:39:11 - Last used 2014-02-12 08:18:02 - Nominate - Description - http://www.i-comparateur.com/search.aspx?q=%s

idf
Search for font name using identifont.
31 uses - Created 2007-12-22 07:22:44 - Last used 2025-10-21 16:39:47 - Nominate - Description - http://www.identifont.com/find?font=%s&q=Go

mapqls
NAME mapqls - simplified search for road maps using the MapQuest.com service. SYNOPSIS mapqls [ CITY ] [ STATE_ABBREVIATION ] Like mapqs, mapqls provides commandline access to road maps (MapQuest.com) but is designed to return ALL references for a city if the state abbreviation is not used. EXAMPLES Example: mapqls Cincinnati Result: Returns list of U.S. cities named Cincinnati from the MapQuest.com. Example: mapqls Cincinnati OH Result: Locates a road map for Cincinnati, Ohio. CREDIT http://yu…
38 uses - Created 2007-12-21 18:47:16 - Last used 2010-06-29 16:12:23 - Nominate - Description - mapqs -c {% 1 %s} -s {% 2 %s}[no url encoding]

11870
Búsqueda para el sitio 11870.com ---------- Old implementation: http://11870.com/konsulto?konsulto=%s
158 uses - Created 2007-12-21 12:14:21 - Last used 2018-03-17 03:27:35 - Nominate - Description - http://11870.com/konsulto?q=%s

doint
Search digitalpoint.com
32 uses - Created 2007-12-20 17:53:41 - Last used 2009-12-26 03:13:10 - Nominate - Description - http://www.google.com/search?q=site%3Adigitalpoint.com+%s

sgmaa
Like sgma but this one opens up the 'all mail' menu.
133 uses - Created 2007-12-20 12:22:17 - Last used 2009-05-27 12:56:03 - Nominate - Description - https://mail.google.com/mail/#all

gettxt
NAME gettxt - Tries to get useful text for cmd2setup commands SYNOPSIS gettxt [COMMAND TO GET TEXT FOR] EXAMPLES gettxt g test AUTHOR Stephen Paul Weber a.k.a. Singpolyma <http://singpolyma.net/>
61 uses - Created 2007-12-20 00:24:20 - Last used 2012-07-25 07:34:27 - Nominate - Description - http://scrape.singpolyma.net/gtxt.php?cmd=%s

txtsafe2
NAME txtsafe2 - Renders a command as text SYNOPSIS txtsafe2 [COMMAND TO RENDER AS TEXT] EXAMPLES txtsafe2 g test AUTHOR Stephen Paul Weber a.k.a. Singpolyma <http://singpolyma.net/>
81 uses - Created 2007-12-20 00:08:58 - Last used 2015-01-04 18:45:30 - Nominate - Description - yubnub {ifthen -value1 {var 71259E88-D8E7-22AA-B8F0-2840ABF316DD:{% 1 %s}} -value2 -test NOTEQUAL -then {var 71259E88-D8E7-22AA-B8F0-2840ABF316DD:{% 1 %s}} %s -else url %s}

txtsafe
NAME txtsafe - Renders a command setup with txtsafe-setup as text SYNOPSIS txtsafe [COMMAND TO RENDER AS TEXT] AUTHOR Stephen Paul Weber a.k.a. Singpolyma <http://singpolyma.net/>
155 uses - Created 2007-12-19 23:58:42 - Last used 2010-08-06 17:15:33 - Nominate - Description - yubnub {var 71259E88-D8E7-22AA-B8F0-2840ABF316DD:{% 1 %s}} ${COMMAND}

txtsafe-setup
NAME txtsafe-setup - Set up a text-safe variant on a comand SYNOPSIS txtsafe-setup [COMMAND] -set [TEXT-SAFE VARIANT] EXAMPLES txtsafe-setup g -set txtg AUTHOR Stephen Paul Weber a.k.a. Singpolyma <http://singpolyma.net/>
16 uses - Created 2007-12-19 23:53:33 - Last used 2008-06-15 21:41:40 - Nominate - Description - var 71259E88-D8E7-22AA-B8F0-2840ABF316DD:%s -set ${set=do not set : tes ton od}

wikislate
SYNOPSIS wikislate [keywords] -l [from-language code, optional, default English] EXAMPLE wikislate scrollbar translate from English wikislate carro -l es translate from Spanish Translates using Wikipedia and Google-did-you-mean. Great for obscure nouns that you'd rarely find in a bilingual dictionary. For more examples and introduction to the idea see http://elzr.com/posts/wikipedia-as-a-translator-of-nouns and http://www.bonf.net/2007/06/09/translation-through-wikipedia/ RELATED COMMANDS str, …
72 uses - Created 2007-12-19 20:58:52 - Last used 2017-04-19 07:56:48 - Nominate - Description - http://www.wikislate.com/index.php?term=%s&source=${l=en}

gpg
Lookup Public Keys. Example: gpg George Bush [Print verbose index: keyID, name, e-mail, fingerprint, and signatures of public keys related to ``George Bush''] Example: gpg Gates@Microsoft.com -- get [Get ascii-armored PGP public key for ``Gates@Microsoft.com''] Public keys are used in public-key cryptography so that users may communicate securely, see `The GNU Privacy Handbook`__ __ http://www.gnupg.org/gph/en/manual.html#INTRO Related commands: ``pgp``, ``pgppath``, ``tpgpak``
408 uses - Created 2007-12-19 18:33:18 - Last used 2025-07-26 13:08:43 - Nominate - Description - http://pgp.mit.edu:11371/pks/lookup?op=${-=vindex}&fingerprint=on&search=%s

ole
Takes you to the front page of the major Argentine sports daily, Olé! Cada dia te quiero mas!
656 uses - Created 2007-12-19 14:47:02 - Last used 2026-03-15 15:37:08 - Nominate - Description - http://www.ole.com.ar

multidict
Lookup a word and see it translated into other languages. supports the -lang option (defaults to en) EXAMPLES: multidict game multidict juego -lang es This command uses the dictionary.com multilingual dictionary. It currently supports 30 languages (as of Dec. 2007). TODO: I played with the querystring slightly... it only seems to produce results for languages listed in the querystring. So if they ever add more languages in the future, the command will need to be updated to include them.
21 uses - Created 2007-12-18 19:46:11 - Last used 2008-11-07 03:32:54 - Nominate - Description - http://dictionary.reference.com/languages?db=languages&AR=on&ZH=on&TW=on&CS=on&DK=on&NL=on&ET=on&FI=on&FR=on&DE=on&EL=on&HU=on&IS=on&ID=on&IT=on&JA=on&KO=on&LV=on&LT=on&NO=on&PL=on&BR=on&PT=on&RO=on&RU=on&SK=on&SL=on&ES=on&SV=on&TR=on&continue=y&lang=${lang=en}&q=%s

tort
Torrentastic - BitTorrent search
28 uses - Created 2007-12-18 18:55:57 - Last used 2016-05-14 23:13:21 - Nominate - Description - http://www.torrentastic.com/torrents/search/?query=%s

t3core
Opens TYPO3 Core API at http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/view/
11 uses - Created 2007-12-18 16:37:14 - Last used 2011-02-06 12:57:51 - Nominate - Description - http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/view/

dotnet
Search using SearchDotNet.com
219 uses - Created 2007-12-18 16:11:31 - Last used 2025-03-04 04:12:08 - Nominate - Description - http://www.searchdotnet.com/results.aspx?cx=002213837942349435108%3Ajki1okx03jq&q=%s&sa=Search+.NET+sites&cof=FORID%3A9

flme
NAME flme - Search your own Flickr photos SYNOPSIS flme [SEARCH TERM] EXAMPLES flme chicago flme watertower Search your own Flickr photos. You must be logged in to Flickr for this to work. AUTHOR Brian Armknecht b.a.
274 uses - Created 2007-12-18 15:41:48 - Last used 2019-09-22 15:50:52 - Nominate - Description - http://flickr.com/search/?w=me&q=%s&m=text

g!x
Search Google excluding Experts exchange domain from search results. (Really annoying to think you've found results and then get asked for money.) Author: Ben Simkins
12 uses - Created 2007-12-18 10:20:51 - Last used 2008-04-17 19:03:08 - Nominate - Description - g %s -site:experts-exchange.com

torsky
all purpose torrent website with a lean towards pornography
40 uses - Created 2007-12-18 07:42:39 - Last used 2023-10-26 07:35:18 - Nominate - Description - http://www.torsky.org/browse.php?br=3&key=%s

dobo
Search contents on downloadblog.it!
23 uses - Created 2007-12-17 22:50:38 - Last used 2009-08-31 14:11:57 - Nominate - Description - http://www.downloadblog.it/live/%s

ghr
Google search of Croatian pages / Google pretraga hrvatskih stranica
4045 uses - Created 2007-12-17 14:18:03 - Last used 2026-03-23 20:38:13 - Nominate - Description - http://www.google.hr/search?hl=hr&q=%s&meta=lr%3Dlang_hr

foxd
Search Firefox Add-Ons
126 uses - Created 2007-12-17 04:48:58 - Last used 2019-03-19 12:26:19 - Nominate - Description - https://addons.mozilla.org/es-ES/firefox/search?q=%s&status=4

tbd
Search Thunderbird Add-Ons
103 uses - Created 2007-12-17 04:45:34 - Last used 2023-05-19 12:23:10 - Nominate - Description - https://addons.mozilla.org/en-US/thunderbird/search?q=%s&status=4

Previous Page Next Page