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

Command List (ls)


graztwitmash
Mashes up the graz command and the twittermash command. Supply the usernames of Twitter users you want to follow (a space- separated list) and this command will take their twitter streams, mash them together, and present the whole thing in the Grazr.com interface. See man graz, man grazup and man twittermash for more information. Example: graztwitmash juliaroy shelisrael danacea chrisbrogan
25 uses - Created 2008-01-29 18:44:09 - Last used 2012-06-20 17:00:51 - Nominate - Description - grazup twittermash %s

dcoords
NAME dcoords - converts latitude and longitude coordinates from degrees- minutes-seconds to decimal degrees. SYNOPSIS dcoords -lat DD°MM'SS"[N/S] -lon DD°MM'SS"[E/W] The dcoords command will convert a set of latitude or longitude coordinate that are in degrees-minutes-seconds format to signed decimal degrees notation. While both the N/S & E/W suffixes are optional, negative signs will NOT appear without them. EXAMPLES Example: dcoords -lat 47°49'05.90796" -lon 102°26'58.48232" Result: 47.818307…
25 uses - Created 2010-05-20 07:14:02 - Last used 2010-06-12 15:11:54 - Nominate - Description - echo {hms> ${lat}} {hms> ${lon}}

bingg

25 uses - Created 2020-11-18 09:58:39 - Last used 2020-11-22 09:07:04 - Nominate - Description - bing %s

netv2
Searches a person's Netvouz social bookmarks. Usage: netv2 USER SEARCH Example: netv2 jon animals
25 uses - Created 2008-06-13 02:47:11 - Last used 2010-01-27 22:14:13 - Nominate - Description - http://netvouz.com/{% 1 %s}/search?query={% 2- %s}[no url encoding]

sno
Snopes can be used as an urban legend search engine. The truth is out there.
25 uses - Created 2009-03-22 01:12:49 - Last used 2020-03-28 00:05:55 - Nominate - Description - http://www.snopes.com{ifThen -value1 %s -value2 -test NOTEQUAL -then /?s=%s}

vts
Västtrafik.se - where do you want to go? for example vts -from nödinge -to nils ericson
25 uses - Created 2010-03-02 17:18:31 - Last used 2025-06-16 02:55:27 - Nominate - Description - http://www.vasttrafik.se/Att-resa/Reseplaneraren/?from=${from}&to=${to}&resultdirectly=1&showadvanced=0

yubpop
yubpop lets you see a command's name, creation date, the date it was used last, and the number of times it has been used all side by side. For example: yubpop del2 At the time of this writing returned: del2 | 2006-04-04 | 2008-08-07 | 1118 It looks like I just used frames to make a table. pablo7 AT inbox DOT com
24 uses - Created 2008-08-13 04:48:39 - Last used 2024-04-11 02:31:59 - Nominate - Description - splitv {url cmdData %s.NAME} {url cmdData %s.CREATED.DATE} {url cmdData %s.LASTUSED.DATE} {url cmdData %s.USES}

clchi
NAME clchi - Search Chicago-area craigslist items SYNOPSIS clchi [SEARCH TERM] -category [OPTIONAL CATEGORY] EXAMPLES clchi << goes to main page clchi powerbook << search for sale items for 'powerbook' clchi ruby -category jwl << search for 'ruby' in the category 'jewelry' AUTHOR b.a.
24 uses - Created 2007-01-02 17:35:32 - Last used 2015-10-09 21:52:09 - Nominate - Description - http://chicago.craigslist.org/{eop search/${category=sss}?query=@%s@}

gvs
gvs gamevideos.com search with an argument it uses google site search to find a video with no arguments it goes to gamevideos.com
24 uses - Created 2007-09-26 11:55:01 - Last used 2013-07-22 11:58:42 - Nominate - Description - {ifThen -value1 %s -value2 -test NOTEQUAL -then http://www.google.com/search?num=100&hl=en&q=site%3Agamevideos.com+%s&btnG=Search -else http://www.gamevideos.com }

yxr
SYNOPSIS yxr -from CURRENCY -to CURRENCY [-amt INT] [-t INT] OPTIONS -from STR Get the exchange rate for conversion from this currency. Use the three-letter abbreviation. -to STR Get the exchange rate for conversion to this currency. Use the three-letter abbreviation. -amt INT Amount of currency to convert. The default is 1. -t STR The amount of time in the graph of exchange rate fluctuations. Possible values are (1d|5d|3m|1y|2y|5y). The default is 3 months(3m). EXAMPLES yxr -from php -to usd -…
24 uses - Created 2007-11-24 17:39:42 - Last used 2014-10-29 08:24:42 - Nominate - Description - http://finance.yahoo.com/currency/convert?from=${from}&to=${to}&amt=${amt=1}&t=${t=3m}

toc
NAME toc - Search Time Out Chicago SYNOPSIS search term EXAMPLES toc facets toc Art Institute Search for Chicago activities and locations at Time Out Chicago. AUTHOR Brian Armknecht b.a.
24 uses - Created 2008-01-20 23:21:12 - Last used 2025-02-26 07:58:45 - Nominate - Description - http://www.timeout.com/chicago/Search.do?q=%s&neighborhood=${hood}&section=${section}&date=${date}

nps
Search Neopets.com SYNTAX: nps -type <pet or object> -search <keywords> Example: nps -type object -search Neopets Beachball
24 uses - Created 2005-06-23 19:46:29 - Last used 2024-09-17 01:41:42 - Nominate - Description - http://www.neopets.com/search.phtml?selected_type=${type}&string=${search}

xa

24 uses - Created 2005-08-02 00:53:30 - Last used 2012-09-05 07:58:10 - Nominate - Description - xanga.com

mdsn
Melissa Data Street Number Lookup To find all addresses with same number in a town type in number and zip code. Example mdsn -number 1 -zip 98856 To find a list of unique street numbers type in zip code. Example mdsn -zip 98856
24 uses - Created 2005-11-26 08:04:29 - Last used 2014-12-22 11:17:14 - Nominate - Description - http://www.melissadata.com/Lookups/zipnumber.asp?Number=${number}&Zip=${zip}&submit1=Submit

ift
NAME ift - Compares two values and returns a value based on the result SYNOPSIS ift (CONDITIONAL STATEMENT)RESULT IF TRUE, RESULT IF FALSE -delimit [DELIMITER] -redirect [REDIRECT] EXAMPLES ift (16<23)yub,nub (This would return "yub" because 16 is less than 23) ift (abcdefg<>abcdefg) yub, nub (This would return "nub" because the two values are equal, thus failing the test) ift (100<=100)http://www.google.com -redirect true (This would redirect to the the Google website.) ift (100<=100)http://ww…
24 uses - Created 2006-04-08 03:46:18 - Last used 2023-12-01 09:36:55 - Nominate - Description - http://fromrocks.com/yubnub/ifthen/ifthen2.php?input=%s&delimit=${delimit=,}&redirect=${redirect=false}

mth
Mathlinks.ro Forum Search (short version) Mathlinks.ro Homepage: http://www.mathlinks.ro/Forum/ Mathlinks.ro Search page: http://www.mathlinks.ro/Forum/search.php This command is a short version of mathlinks command, see: http://yubnub.org/kernel/man?args=mathlinks - - - Examples - - - To search for threads containing words companion and matrix, mth companion matrix To search for threads that contains words Jordan and form and are written by redkimchi and then to show results with first 400 cha…
24 uses - Created 2006-06-18 18:56:25 - Last used 2025-05-15 01:14:18 - Nominate - Description - mathlinks -t all -k %s

linktag3
NAME linktag3 - A replacement for linktag SYNOPSIS linktag3 [<URL>!!<LINK CAPTION>] -t [TARGET] EXAMPLES linktag3 {url g chocolate} : Link to a Google search for "chocolate" linktag3 www.google.com : Link to Google linktag3 www.google.com!!Search : Link to Google, with the text "Search" linktag3 www.google.com!!Search -t _blank : The link will open in a new window This is a replacement for the command "linktag", which no longer works. Returns a hyperlink html code with the given text and destin…
24 uses - Created 2010-03-04 03:09:00 - Last used 2014-10-01 10:46:23 - Nominate - Description - http://armknecht.com/yubnub/linktag.php?input=%s&target=${t}

autotrans
NAME autotrans - Translates a word/sentence to your language from the automatically detected language SYNOPSIS autotrans [WORD/SENTENCE] -to [LANGUAGE] WORD/SENTENCE is the word/sentence you want to translate LANGUAGE is language you want to translate to (if you don't specify a language, English will be used) EXAMPLES autotrans bonjour translate the word 'bonjour' to English autotrans hello -to fr translate the word 'hello' to French
24 uses - Created 2010-05-13 16:19:35 - Last used 2023-04-19 07:27:20 - Nominate - Description - http://translate.google.{ ifThen (${to=en}==en)com,${to=en} }/?tl=en#auto|${to=en}|%s

filetype
Check a file extension in the nirsoft database, with information about what programs can be used to open it, MIME type, and popularity figures. Preceding .s are optional. Examples: filetype .doc filetype tar
24 uses - Created 2012-06-24 06:37:45 - Last used 2025-03-12 08:54:26 - Nominate - Description - http://extension.nirsoft.net/{strReplace -find . -replace / -string %s}

ftb-chlog
Displays a changelog for the selected Feed The Beast (www.feed-the-beast.com) pack. @param -pack Specifies a pack and optional version number. To display all the packs, just type "ftb-chlog". To display just the pack you specify, type "ftb-chlog -pack [name-of-pack] [optional:version]".
24 uses - Created 2014-02-16 10:44:27 - Last used 2016-05-17 11:08:38 - Nominate - Description - https://feedthebeast.atlassian.net/wiki/display/PML/${pack=Public Modpack Listings}

xexe
New command for xe.com currency converter. Usage: xexe AMOUNT FROM TO ex: xe 340 EUR JPY @@@TODO: Please delete the original xe command that doesn't work anymore and put that one instead. Thank you
24 uses - Created 2025-10-02 06:30:35 - Last used 2026-03-23 01:21:50 - Nominate - Description - https://www.xe.com/currencyconverter/convert/?Amount={% 1 %s}&From={% 2 %s}&To={% 3 %s}

pmov
imdbs + rotom + cineols + fmfs + wpfirst + bmojos. You can search for a keyword and it will open 5 tabs with results in the following sites: Imdb, Rottentomatoes, Cineol, Filmaffinity and BoxofficeMojo. The syntax is: open {url imdbs %s};{url rotom %s};{url cineols %s};{url fmfs %s};{url wpfirst %s};{url bmojos %s} And if you want to change something, just replace the command between "url and %s", and you can adapt it your own way. Created by Pol Milian, with essential help from Alexander Maxwe…
23 uses - Created 2010-05-25 18:04:02 - Last used 2012-10-20 06:59:11 - Nominate - Description - open {url imdbs %s};{url rotom %s};{url cineols %s};{url fmfs %s};{url wpfirst %s};{url bmojos %s}

sherdog
Usage: sherdog [-first <first name>] [-last <last name>] [-nick <nickname>] Search Sherdog Fight Fighter for MMA fighters.
23 uses - Created 2010-06-14 02:34:26 - Last used 2012-10-08 00:58:41 - Nominate - Description - http://www.sherdog.com/fightfinder.php?firstname=${first}&lastname=${last}&search=yes&nickname=${nick}&association=&weight=

libris
Zoek naar Nederlandstalige boeken op libris.nl met `libris titel auteur`.
23 uses - Created 2025-06-06 12:18:58 - Last used 2026-02-15 11:50:34 - Nominate - Description - https://libris.nl/zoek?t={% 1 %s}&a={% 2 %s}&language=dut

shitty
Searches Shitty Blogs (http://www.shittyblogs.com) for reviews of blogs that are really boring, stupid, or ugly. If no parameters are given, goes to http://www.shittyblogs.com.
23 uses - Created 2005-09-06 08:05:07 - Last used 2020-12-15 14:01:56 - Nominate - Description - http://www.shittyblogs.com{ifThen -value1 %s -value2 -test NOTEQUAL -then /cgi-bin/mt/mt-search.cgi?IncludeBlogs=2%26IncludeBlogs=4%26Template=shitty%26search=%s}

ajchat
Goes to any chat room on ajchat.
23 uses - Created 2006-01-17 00:20:34 - Last used 2008-06-16 13:34:26 - Nominate - Description - http://www.ajchat.com/{ifThen -value1 %s -value2 -test NOTEQUAL -then chat/%s}

maxobj
Max Objects Database Search Search on www.maxobjects.com for MaxMsp externals. Example: maxobj -ob jitter video -op AND -pl 3 Searches for jitter AND video for Windows -ob = keywords seperated by a space -op = operater AND OR -pl = platform 0=All 1=MacOS9 2=MacOSX 3=Windows 4=[PureData] If you only specify -ob, the operator defaults to AND and platform defaults to All
23 uses - Created 2006-01-27 06:50:43 - Last used 2019-06-23 22:45:54 - Nominate - Description - http://www.maxobjects.com/?request=${ob}&operateur=${op=AND}&id_plateforme=${pl=0}&Submit=OK

alexa2
I think this is a slight improvement of the Alexa command... USAGE: alexa2 [URL] -vs [URL for comparison] (optional) EXAMPLES: alexa2 yubnub.org # shows traffic stats for yubnub.org alexa2 yubnub.org -vs feverishmind.com # compares traffic for yubnub.org with feverishmind.com
23 uses - Created 2006-01-30 14:38:08 - Last used 2009-02-12 18:58:22 - Nominate - Description - http://www.alexa.com/data/details/traffic_details?&range=6m&size=medium&y=r&compare_sites=${vs}&url=%s#top

wither
SYNOPSIS wither [whatever] EXAMPLE wither !logout Logs you out of the system and closes the window. wither !bm http://www.yahoo.com -tag search Bookmarks Yahoo! in your aliases with 'search' as its tag, and closes the window. wither rand 9999 Calls up a random number that you'll never get to see. Isn't this somehow deep? Does whatever is given as its param and closes the window afterwards. INSPIRATION Inspired by an interesting suggestion by bakert in this thread: http://groups.google.com/group…
23 uses - Created 2006-02-13 06:54:04 - Last used 2021-12-16 01:49:03 - Nominate - Description - echo <script>window.close()</script>{%s}[no url encoding]

clipname
The clipname command automatically generates a clipboard name and opens the Cl1P.net page for it. It was designed using VkLJ's randstring command and the name can be modified somewhat using the length option as follows: clipname -length 5 Read more about it at... http://cl1p.net/more.jsp pablo7 AT inbox DOT com
23 uses - Created 2008-05-30 16:41:38 - Last used 2010-08-02 04:34:03 - Nominate - Description - clipset {randstring {ifEmpty -value ${length} -then {rand -min 8 -max 15} -else ${length}} -u off}

cornify
NAME cornify - Click the cornify button repeatedly EXAMPLES just run the command and click the cornify button
23 uses - Created 2009-02-05 18:48:43 - Last used 2015-03-11 04:07:14 - Nominate - Description - echo <a href="#" onclick="cornify_add();return false;"><img src="http://www.cornify.com/assets/cornify.gif" width="61" height="16" border="0" alt="Cornify" /></a><script type="text/javascript" src="http://www.cornify.com/js/cornify.js"></script>

tinyrdp
RDP shortcuts are tinyurled.
23 uses - Created 2009-07-07 18:37:17 - Last used 2009-08-31 12:45:53 - Nominate - Description - tiny {url ierdp %s}

gunnerudsok
deal til gunnerud, extended soek
23 uses - Created 2009-08-02 16:04:36 - Last used 2009-10-06 18:53:19 - Nominate - Description - http://www.expedia.fr/pub/agent.dll?qscr=fexp&flag=q&date1=&time1=362&date1=${d1}/2009&city1=${f1}&citd1=${t1}&time2=362&date2=${d2}/2009&city2=${f2}&citd2=${t2}&time3=362&date3=05/05/2010&city3=bos&citd3=jfk&cAdu=1&cSen=0&cChi=0&cInf=&infs=2&tktt=3&trpt=3&ecrc=&eccn=&qryt=1&load=1&rdct=1&rfrr=-57174

wms
SYNOPSIS wms FROM TO TEXT EXAMPLES wms en es hello Looks up the given text in the WordMagicSoft.com online Spanish/English dictionary from the first language to the second language. The above example looks up the English (en) word "hello" in Spanish (sp). Only en & sp languages are available. English ............ en Spanish ............ es
23 uses - Created 2010-02-24 23:54:21 - Last used 2021-02-08 08:46:57 - Nominate - Description - http://www.wordmagicsoft.com/dictionary/{% 1 %s}-{% 2 %s}/{% 3- %s}.php [no url encoding]

yubopencomment
Run this command then leave a comment. Built using http://js-kit.com/ b.a.
23 uses - Created 2006-12-25 15:34:01 - Last used 2009-09-02 07:20:20 - Nominate - Description - echo <html><body><script src="http://js-kit.com/comments.js"></script></body></html>

ywcp
NAME ywcp - Copy a Yubnub command to YeahWay Private command (initials from 'Yeah Way Copy Private') (use ywc instead to copy as public commands) SYNOPSIS ywcp [YUBNUB COMMAND NAME] -command [OPTIONAL NEW COMMAND NAME IF DIFFERENT FROM YUBNUB COMMAND] EXAMPLES ywcp gim << copies the gim command to YeahWay private command. ywcp gim -command im << copies the gim command to YeahWay private command as "im" NOTES This only works for YubNub commands that take single parameters (%s) and that have no n…
23 uses - Created 2007-01-25 15:24:18 - Last used 2007-07-24 12:07:38 - Nominate - Description - http://yeahway.com/myway/myway_create.php?command=${command=%s}&url={strreplace -find tempvar -replace $1 -string {url %s tempvar}}[no url encoding]

sagefl
Takes you right to [Chicago]Sage's latest yubnub link at... http://del.icio.us/sage/yubnub Will it be an article, a new man page perhaps??? In lieu of reading an update to the Blog or mail to the Group, it's the perfect way to start your day. Omelet's email: gomelet AT gmail DOT com
23 uses - Created 2007-04-01 04:37:40 - Last used 2010-06-24 14:28:50 - Nominate - Description - del> sage yubnub

googleTodos
todos with google and rtm
23 uses - Created 2007-07-11 01:49:18 - Last used 2011-01-24 02:40:50 - Nominate - Description - splith http://calendar.google.com http://www.rememberthemilk.com

proximity
This command makes use of Exalead's proximity search to seach up to three terms for near proximity. The syntax is (without the quotes): "prox -1 word1 -2 word2 -3 word3"
23 uses - Created 2007-08-22 20:46:45 - Last used 2024-06-28 11:46:30 - Nominate - Description - http://www.exalead.com/search/results?q=${1}+NEAR+${2}+NEAR+${3}

bottomcharlix
bottom of the charlix command for mor info "man charlix"
23 uses - Created 2007-10-23 13:56:18 - Last used 2007-10-23 16:41:45 - Nominate - Description - echo <html><head><title>Charlix Demo</title><link rel="shortcut icon" href="http://charlix.sourceforge.net/charlixanim.gif"/></head><center><body onLoad="document.form.input.focus();"><br> <form method="post" action="http://www.pandorabots.com/pandora/talk?botid=f8a374a1ee3644fe&skin=charlixdemo"><input type="text" name="input" size="55"><br><input type="submit" name="Submit" value="Submit your question"></form><br><br>**Some commands are only functional in the installed version and are shown as&nbsp;</font>(executes this command: ...).**<br></center></body></html>

durl
Prettifies an ugly URL with DecentURL.com. Turn those inscrutable IMDB, Youtube, and other ugly URLs into clear ones that indicate where the visitor is going. Specify an optional -title paramater. Decent URLs for a decent world.
23 uses - Created 2007-10-29 14:27:45 - Last used 2010-11-30 04:49:45 - Nominate - Description - http://decenturl.com/create?ugly=%s&title=${title}&captcha=[post]

untiny
For some reason I couldn't ever remember the "tinyurl?" command, so here's an alias. Goto man tinyurl? for more information. example: untiny http://tinyurl.com/2m25fb
23 uses - Created 2007-11-10 02:40:54 - Last used 2011-12-25 21:48:56 - Nominate - Description - tinyurl? %s

lrc
Go to or search www.lewrockwell.com, Lew Rockwell main site
23 uses - Created 2007-12-11 22:35:19 - Last used 2012-12-10 06:36:42 - Nominate - Description - http://{ifempty -value %s -then www.lewrockwell.com/ -else www.google.com/custom?cof=LW%3A500%3BL%3Ahttp%3A%2F%2Fwww.lewrockwell.com%2Flewroc1a.gif%3BLH%3A93%3BAH%3Acenter%3BAWFID%3A65dad07a461e3427%3B&domains=lewrockwell.com&q=%s&sitesearch=lewrockwell.com}

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}

filehash?
FileHash.com . Edonkey / Emule search engine.&#13;&#10;&#13;&#10;Example: filehash? Harry Potter
23 uses - Created 2006-07-23 21:31:45 - Last used 2013-09-26 03:47:09 - Nominate - Description - http://www.filehash.com/{eop search/@%s@}

flight?
usage example: flight? -from FCO -to PVG -date 2006-08-03
23 uses - Created 2006-08-02 22:06:13 - Last used 2011-06-15 14:00:58 - Nominate - Description - http://www.flightstats.com/go/FlightStatus/flightStatusByRoute.do?departure=${from}&arrival={to}&departureDate=${date}&x=4&y=13

bksk
Finds books for sale locally on Booksense.com. Accepts keywords (title, author, subject; phrases in quotes OK) as parameters. Runs a keyword search on ISBNdb.com and scrapes the first ISBN from the results. Then pipes this result to the bks command (an abbreviated version of bsense) to find a copy of the book in a store local to the zip code you specify (via a cookie or an interstitial page). Example: bksk high lonesome oates will take you to the Booksense.com product page for Joyce Carol Oates…
22 uses - Created 2006-04-23 20:03:35 - Last used 2007-07-20 06:05:53 - Nominate - Description - bks {scrapeisbn1 %s}

ÿ
ßndex Íàéä¸òñÿ âñ¸. Ïðèìåð: ÿ ãäå ðàêè çèìóþò? (Character set: Windows-1251)
22 uses - Created 2006-07-25 11:08:22 - Last used 2008-12-13 23:40:54 - Nominate - Description - http://{eop www.yandex.ru/yandsearch?rpt=rad&text=@%s@ -else ya.ru}

zzzz
searches Overture, Google, MSN and Yahoo ... all at once.
22 uses - Created 2006-09-08 15:47:27 - Last used 2013-04-27 08:35:17 - Nominate - Description - split {url g %s} {url y %s} {url http://search.msn.com/results.aspx?q=%s} {url http://inventory.overture.com/d/searchinventory/suggestion/?term=%s} {url http://www.overture.com/d/USm/search/tools/bidtool/?Keywords=%s}

Previous Page Next Page