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

Command List (ls)


rapidl
Search rapidshare files and give results in descending size file. Bigger files first. (command created by l3utterfish)
121 uses - Created 2009-02-11 11:24:38 - Last used 2017-10-30 09:09:47 - Nominate - Description - http://rapidlibrary.com/index.php?q=%s&filetype=&ord=s_min&page=1

kosp
Show current Korea Stock Price Index (KOSPI).
121 uses - Created 2011-10-07 05:47:04 - Last used 2012-01-03 11:08:00 - Nominate - Description - http://finance.naver.com/sise/sise_index.nhn?code=KOSPI

19fw
Performs a Google Books Search for full view content (both books and magazines) published in the nineteenth century, that is, from 1800 to 1899.
120 uses - Created 2009-04-01 14:49:37 - Last used 2012-12-07 12:49:30 - Nominate - Description - http://books.google.com/books?lr=&as_brr=1&q=%s&btnG=Search+Books&as_drrb_is=b&as_minm_is=12&as_miny_is=1800&as_maxm_is=1&as_maxy_is=1899

noble
Performs a Barnes & Noble search using the given keyword(s), and brings up a list of relevant results. Use this to search for books, videos, music, Nook ebooks, etc. For example, if your keyword is "YubNub", type "noble yubnub".
120 uses - Created 2011-03-11 16:39:00 - Last used 2024-12-13 07:36:40 - Nominate - Description - http://productsearch.barnesandnoble.com/search/results.aspx?WRD=%s&page=index&prod=univ&choice=allproducts&query=%s&flag=False&ugrp=2

maxima
Evaluate Maxima expression. Print result in a given format (default TeX). SYNOPSIS maxima MAXIMA_EXPRESSION [-format text|mathml|tex|maxima|examples] EXAMPLE: maxima diff(x*f(x),x) - print derivative of the expression `x*f(x)' maxima integrate(x^2, x) - print integral of `x^2' maxima a/b/c -format mathml - print `a/b/c' in MathML format KEYWORDS: Computer Algebra System, online CAS, symbolic computation, Maple, Matlab, Mathematica
120 uses - Created 2007-08-10 14:54:07 - Last used 2022-11-05 03:47:10 - Nominate - Description - echo <body onload="HTMLFormElement.prototype._submit = HTMLFormElement.prototype.submit; document.forms[0]._submit()"><form action="http://www.my-tool.com/mathematics/maximaphp/${format=tex}/" method="post"><textarea name="command">%s</textarea><input type="hidden" name="submit" value="Submit Query"/></form></body>

snd
Google search for free music. Finds MP3s/OGGs/WMAs posted out in the open on the internet, via a clever Google query. To find music, just type the artist or part of the song name. (artist usually works best) Example: snd Led Zeppelin
120 uses - Created 2007-09-27 20:15:18 - Last used 2018-03-20 13:07:11 - Nominate - Description - http://www.google.com/search?hl=en&q=intitle%3A%22index+of%22+%2B%28mp3%7Cogg%7Cwma%29+%2Bsnd+%s

aadlt
Search the Ann Arbor District Library by title (all locations, all types) see also: aadl to search by keyword
120 uses - Created 2008-05-04 03:22:36 - Last used 2009-10-27 17:21:22 - Nominate - Description - http://www.aadl.org/cat/seek/search/t?%s&searchscope=26&m=&SORT=D&topformsub=1

nbv
Look up an individual verse in the excellent NextBible (net.bible.org) Bible tool Example: nbv jn 3 16 Note: this is a simplified positional version of nextbibleverse
119 uses - Created 2007-10-25 09:08:51 - Last used 2016-02-01 02:56:49 - Nominate - Description - nextbibleverse -book {% 1 %s} -chapter {% 2 %s} -verse {% 3 %s}[no url encoding]

gox
Searches google (exactly like "g") but adds "mac os x" as a search term. Shortcut for Mac OS X specific google searches.
119 uses - Created 2016-01-17 23:58:45 - Last used 2022-01-21 04:31:08 - Nominate - Description - http://www.google.com/search?q=mac+os+x+%s

uul
Search youtube live streams(ipb)
119 uses - Created 2019-11-12 17:52:41 - Last used 2021-12-17 15:34:28 - Nominate - Description - https://www.youtube.com/results?search_query=%s&sp=EgJAAQ%253D%253D

mate
SYNOPSIS mate [math expressions] EXAMPLES (from Mate's getting started page: http://www.tusanga.com/gettingstarted.html) mate mate alone takes you to the homepage of the calculator: http://www.tusanga.com/ mate 2 * 27 results in: 54 mate a := 2 ; b := 7 ; a + b results in: a := 2 b := 7 9 mate d := 2 + q + 4 results in: d := 6 + q mate 2 - 7 ; 2 * ans results in: -5 -10 mate f(x) := 2 * x ^ 2 ; f(3) results in: f(x) := (2*(x^2)) 18 mate g(x,y,z) := x+y+2*z : g(1, 2, 3) results in: 9 mate 2.5-1.…
119 uses - Created 2006-06-16 20:08:09 - Last used 2023-10-25 00:46:11 - Nominate - Description - http://www.tusanga.com/{ifNotEmpty %s -then cgi-bin/calc?&Expression=%s} [post]

bloom
try to get the bloomberg ticker for a company. default country is FP (france) e.g. bloom suez -country FP or bloom dexia -country GR author: GaRZoL
119 uses - Created 2005-08-11 08:44:57 - Last used 2024-06-29 12:14:45 - Nominate - Description - http://www.bloomberg.com/apps/tkrlookup?start_ndx=1&query=%s&method=BEGINS&exchange=${country=FP}&type1=equity

resistor
Find the color code for a given resistor value. Also determines the closest standard value (from te relevant E-range) and when not exact will try to approximates the value with two standard resistors. The page is available in many languages. Example: resistor 4k7 -tol 5
119 uses - Created 2006-12-12 07:36:42 - Last used 2025-01-09 12:17:16 - Nominate - Description - http://www.okaphone.nl/calc/resistor.shtml?ohm=%s&tol=${tol}

resolveUrls
NAME resolveUrls - Resolves all relative URLs on the webpage provided (HTML/XHTML only) SYNOPSIS resolveUrls [URL] EXAMPLES resolveUrls http://www.google.com/ NOTES Could cause oddities if provided URL redirects. AUTHOR Stephen Paul Weber http://singpolyma.net/
119 uses - Created 2007-02-15 15:25:42 - Last used 2015-09-07 14:33:45 - Nominate - Description - http://jonathanaquino.com/singpolymaplay/yubnub-resolveUrls.php?xn_auth=no&url=%s

mapqs
NAME mapqs - search for location maps using the MapQuest.com service. SYNOPSIS mapqs [ COUNTRY ] [ -a ADDRESS ] [ -c CITY ] [ -s STATE ] [ -z ZIP/POSTAL CODE ] mapqs provides commandline access to the basic parameters used to search for a location using MapQuest.com whether foreign or domestic. These parameters are displayed clearly as part of the URL for this type of search. OPTIONS Note: The country only needs to be specified if you are searching for a map location that is abroad. To obtain a…
119 uses - Created 2007-03-11 06:08:54 - Last used 2016-02-15 15:14:10 - Nominate - Description - http://www.mapquest.com/maps/map.adp?searchtype=address{ifNotEmpty %s -then &country=%s -else }{ifNotEmpty ${a} -then &address=${a} -else }{ifNotEmpty ${c} -then &city=${c} -else }{ifNotEmpty ${s} -then &state=${s} -else }{ifNotEmpty ${z} -then &zipcode=${z} -else }

melwayref
This url displays the given Melway map, much like Google Maps, however, using the Ausway database. Melway references are a ubiquitous way of describing locations in Melbourne Australia. The command takes three switches: -page (The Melway page number. Try "1a" for starters.) -ref (The grid reference of the page.) -book (The map book in question.) I couldn't get -book to work with anything other than "Melway", but then I don't know how the pages are numbered in the other books. Giving "melwayref"…
119 uses - Created 2007-05-09 01:10:13 - Last used 2013-11-27 22:14:50 - Nominate - Description - http://www.street-directory.com.au/sd_new/mapsearch.cgi?&MRBook=${book=Melway}&MRPage=${page}&MRGrid=${grid}&submitSearchAddress.x=0&submitSearchAddress.y=0[post]

macl
Another MAC Address Lookup (coffer and this site are updated at different times.)
118 uses - Created 2009-03-12 17:16:12 - Last used 2011-11-30 21:40:51 - Nominate - Description - http://aruljohn.com/mac.pl?mac=%s

cvine
Comic Vine search. Search a database of comics, creators and more. Example: cvine dmz To narrow the searches by categories, add "-type" to the string. (Available types: character, team, volume, issue, publisher, storyarc, location, concept, thing, universe, userprofile, forums.) Example: cvine dmz -type volume
117 uses - Created 2008-11-29 00:50:49 - Last used 2026-05-01 07:19:39 - Nominate - Description - http://www.comicvine.com/search/?q=%s&ct=${type}

ngd
nogastesdemasiado.com ejemplo: ngd htc para ahorrar en tus compras (by l3utterfish)
117 uses - Created 2008-12-16 09:55:30 - Last used 2014-03-23 21:02:56 - Nominate - Description - http://nogastesdemasiado.com/0/1004/index.htm?model=%s+&submit.x=0&submit.y=0

tren
NAME tres - TRanslate to or from ESpañol to English SYNOPSIS tres KEYWORD EXAMPLES tres carro tres car tres rojo tres red The simplest, most concise translation command I so far know how to make. It translates from English to Spanish, both ways, every time, so it takes the decision of picking the direction from you. Compared with str, from which it evolves, it saves you half the typing (4 letters as opposed to 8), by assuming English is one of the languages you want to translate too and by inco…
117 uses - Created 2009-01-13 18:30:29 - Last used 2026-01-18 22:34:34 - Nominate - Description - str es en %s

prun
Searches www.pricerunner.com, which displays quotes from different sellers. Works much better than other similar web sites (such as pricegrabber.com or Yahoo! Shopping).
117 uses - Created 2006-08-17 15:15:38 - Last used 2012-04-18 18:33:27 - Nominate - Description - http://www.pricerunner.com/search?q=%s

aps
aps: astrophysics search Search on astro-ph (arxiv) and ADS at the same time. Syntax (for more details see 'man adsa' or man 'aph'): aps [<title>] [-year <year>] [-author <author>]
117 uses - Created 2007-06-19 15:28:55 - Last used 2023-01-23 02:52:39 - Nominate - Description - split {url aph %s} {url adsa %s}

jw
print $_ foreach (@blog_entry);
117 uses - Created 2005-06-13 03:37:35 - Last used 2025-10-14 12:15:40 - Nominate - Description - http://www.johnwyles.com/cgi-bin/mt-search.cgi?IncludeBlogs=1&search=%s

lotto
Check if your numbers won in the Irish National Lottery (www.lotto.ie). Example: lotto -no1 2 -no2 11 -no3 21 -no4 23 -no5 26 -no6 27 -draws 8 Will check if the numbers 2,11,21,23,26,27 were successful in the last 8 Lotto draws. Switch "-draws" defaults to 8, other values are 30 or 100.
116 uses - Created 2005-07-28 14:57:19 - Last used 2024-07-21 01:50:25 - Nominate - Description - http://www.lotto.ie/mynumbers/mynumbers.asp?no1=${no1}&no2=${no2}&no3=${no3}&no4=${no4}&no5=${no5}&no6=${no6}&draws=${draws=8}[post]

mfone
Search moviefone.com (movies.aol.com) for movies or DVDs. Example: mfone the new world
116 uses - Created 2006-01-21 20:03:49 - Last used 2013-05-04 02:41:06 - Nominate - Description - http://movies.aol.com/search/movieanddvdresults.adp?query=%s

-t
Enter the tildeverse (ipb)
116 uses - Created 2019-04-07 16:03:30 - Last used 2021-06-12 19:58:25 - Nominate - Description - https://search.tildeverse.org/?q=%s&categories=general&language=en-US

hypep
NAME hypep - Open audio stream from The Hype Machine SYNOPSIS hypep [SONG OR ARTIST] EXAMPLES hypep menomena <-- Searches The Hype Machine for the band "menomena" and streams the resulting m3u playlist (Winamp format). hypep menomena -f asx <-- Searches The Hype Machine for the band "menomena" and streams the resulting asx playlist (Windows Media Player format). hypep menomena -f smil <-- Searches The Hype Machine for the band "menomena" and streams the resulting smil playlist (RealPlayer forma…
116 uses - Created 2007-03-09 02:02:37 - Last used 2012-05-27 00:42:04 - Nominate - Description - http://hypem.com/playlist/search/%s/${f=m3u}/1/today.${f=m3u}

getip
display your public ip address. there are others, but this is useful because it returns Nothing but your ip address (useful for embedding this command in other commands, eg. ip {getip})
115 uses - Created 2006-08-06 13:18:13 - Last used 2014-07-09 12:32:22 - Nominate - Description - http://www.whatismyip.org/

filmtipset
Lookup movie at www.filmtipset.se (Swedish only)
115 uses - Created 2007-04-29 21:57:57 - Last used 2016-03-28 11:40:32 - Nominate - Description - http://www.filmtipset.se/search.cgi?from_search=1&search_value=%s&x=0&y=0&field=name&field=orgname

heisenews
SYNOPSIS heisenews [keywords] EXAMPLE heisenews YubNub Performs a search in heise/ct using the given keywords in "news" (German) AUTHOR Stefan Schwingeler
115 uses - Created 2005-10-17 17:39:27 - Last used 2017-12-07 07:21:34 - Nominate - Description - http://www.heise.de/newsticker/search.shtml?T=%s&button=los%21

sendmail
Send e-mail. Example: sendmail address@email.com subject line -- body of the message
115 uses - Created 2008-08-17 10:18:58 - Last used 2022-11-09 11:26:06 - Nominate - Description - {runphp <? echo "http://sendmail.appjet.net/?email=".urlencode("{% 1 %s}")."&subject=".urlencode("{% 2- %s}")."&body=".urlencode("${-}")."&send=Send"; ?>}[no url encoding]

mlibrepe
Buscador para mercado libre (Perú) -arturogoga.com
115 uses - Created 2008-11-07 21:49:42 - Last used 2009-12-01 17:15:06 - Nominate - Description - http://listado.mercadolibre.com.pe/%s

a-
This command viewes a page of the online version of Immanuel Kant's works (Akademie-Ausgabe), available at http://www.korpora.org/Kant/ Every page in the online edition corresponds to a page of the printed version of the Akademie-Ausgabe. The command supports two parameters, -a and -i. -a refers to the volume number. -i refers to the page numbers. The value of the -a parameter must be a two-digit number, so if you want to view a page in volume 2 of Kant's works, you will have to provide 02 as a…
115 uses - Created 2009-10-22 16:49:24 - Last used 2016-03-09 03:40:43 - Nominate - Description - http://www.korpora.org/Kant/aa${a}/${i}.html

dofus
Look up the subject on the Dofus wiki (like wp for the Dofus wiki)
114 uses - Created 2009-05-11 16:55:06 - Last used 2016-01-12 07:35:10 - Nominate - Description - http://www.wikia.com/dofus/Special:Search?go=1&search=%s

Buch
Search of Booklooker.de (German) Sucht einen Buchtitel auf Booklooker.de. Buch gefolgt vom gesuchten Titel eingeben.
114 uses - Created 2005-06-19 09:58:58 - Last used 2025-03-16 03:48:56 - Nominate - Description - http://www.booklooker.de/app/result.php?&titel=%s

pokernetwork
Go to a hand history page for pokernetwork servers (Pokerroom, Hollywood Poker) Example: pokernetwork 1100000000
114 uses - Created 2005-08-17 05:41:51 - Last used 2009-01-19 22:40:52 - Nominate - Description - http://www.pokernetwork.co.uk/games/handhistory/?gameCode=P4&handNumber=%s

dici
useful dictionary(korean-English)
114 uses - Created 2007-04-05 07:42:41 - Last used 2011-07-13 20:14:36 - Nominate - Description - http://dic.impact.pe.kr/ecmaster-cgi/search.cgi?kwd=%s&bool=and&word=yes

bbc++
A mashup of bbc and bbc+, it gives you the bbc homepage if you don't specify anything, and if you do, the following holds true: A better search of the BBC site. Synopsis: bbc++ topic [-tab news|sport|allbbc|www] In English: You can search bbc news just by typing bbc++ follwed by one or more words of the subject to search for. Examples: bbc++ tony blair bbc++ shuttle Discovery launch To search for sports news, other items at the BBC, or to search the web, add the -tab keyword, followed by one of…
114 uses - Created 2006-03-27 05:28:20 - Last used 2017-11-16 20:53:56 - Nominate - Description - {ifnotempty %s -then http://newssearch.bbc.co.uk/cgi-bin/search/results.pl?scope=newsukfs&q=%s&tab=${tab=news} -else http://news.bbc.co.uk}

cine
use CINE to go directly to the movie section of cinetube. Peliculas online . (by l3utterfish)
114 uses - Created 2008-05-27 11:03:49 - Last used 2026-03-25 19:25:24 - Nominate - Description - http://www.cinetube.es/indices/peliculas.html

cinept
Search Portuguese online movies site Cinema PTGate for movies (original or Portuguese translated title), cast members, tv show or book.
113 uses - Created 2006-08-30 17:06:59 - Last used 2008-07-22 17:43:56 - Nominate - Description - http://cinema.ptgate.pt/pesquisa.php?pesquisa=%s

airnav
US Airport information from AirNav.com, including navigation, runway info, and FAA airport diagrams. To find information about an airport, use its alphanumeric FAA code or ICAO code. The lookup is case-insensitive. Example: airnav KHPN Example: airnav ATL Example: airnav loz (etc.)
113 uses - Created 2006-10-02 18:34:43 - Last used 2017-11-28 22:28:34 - Nominate - Description - http://www.airnav.com/airport/%s

iart
Uses Tristan's "iTunes Album Art" script (the styled version) to retrieve large cover art from the iTunes Music Store. You must provide the full iTMS URL as the parameter -- you can get this by finding the album in the Music Store, going the the album's "page", and right clicking the cover. This produces the "Copy iTunes Music Store URL" contextual menu option. example: iart http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?id=2873000&s=143441
113 uses - Created 2005-10-23 19:50:03 - Last used 2011-03-23 19:49:44 - Nominate - Description - http://tpemble.urfbownd.net/itunes/itunes-art-style.php?itms-url=%s

h2g2
h2g2 - search the Earth edition of the Hitchhiker's Guide to the Galaxy (the BBC's h2g2) EXAMPLES: h2g2 ohio will search for Ohio h2g2 ohio -r 0 -g 0 will search only for the Edited entry on Ohio h2g2 nighthoover -t USER searches for a user called nighthoover h2g2 jim -t forum searches for a conversation about Jim Notice that the switches '-r', '-g' and '-e' will control recommended, normal and Edited Guide Entries respectively. By default, all are searched, but putting a 0 next to the switch w…
112 uses - Created 2005-08-31 21:33:40 - Last used 2011-07-10 14:25:47 - Nominate - Description - http://www.bbc.co.uk/dna/h2g2/classic/Search?searchstring=%s&dosearch=Search&searchtype=${t=article}&showapproved=${e=1}&showsubmitted=${r=1}&shownormal=${g=1}

gvdl
Want to download those IPod format (MP4) video files in the description links sometimes, this command will use the Google Videos interface to find what you are looking for on google videos in MP4 , but only if the uploader enabled downloads)
112 uses - Created 2009-06-20 09:31:32 - Last used 2024-07-18 13:28:52 - Nominate - Description - http://video.google.com/videosearch?q=%s+site%3Avideo.google.com#

fbwb
opens warbook for facebook (http://apps.facebook.com/warbook/)
112 uses - Created 2007-11-07 15:06:51 - Last used 2010-12-29 16:23:47 - Nominate - Description - http://apps.facebook.com/warbook/

floor
Rounds a value to the nearest integer EXAMPLES floor 17 : 17 floor 17.2 : 17 floor 17.9 : 17 floor -1 : -1 floor -1.3 : -2 TIPS Combine with divide to get the quotient of a division 10 |3 '''''''' 1 3 floor {divide 10 3} : 3
112 uses - Created 2008-06-05 18:20:25 - Last used 2026-05-13 10:33:11 - Nominate - Description - runphp <? echo floor(%s) ?>

inv
Searches the excellent Investopedia.com Web site for financial jargon. The structure of the site's search requires the command to include the first letter of the word, then the word itself (with no spaces). Example: inv -l f -w fallingknife -l stands for "letter"; -w stands for "word" created by M.Druskoff
112 uses - Created 2006-04-19 14:40:29 - Last used 2024-09-30 10:33:50 - Nominate - Description - http://www.investopedia.com/terms/${l}/${w}.asp

WordCount
NAME WordCount - Counts the number of words in a phrase. SYNOPSIS WordCount [PHRASE] -delimit [DELIMITER] EXAMPLES WordCount Hello World! (returns 2) WordCount a;b;c;d;e;f -delimit ; (returns 6) Returns the number of words in a phrase. The -delimit argument is optional, and defaults to a space. AUTHOR Allen Ormond - aormond (at) gmail (dot) com
111 uses - Created 2006-03-26 22:01:07 - Last used 2023-10-06 05:39:10 - Nominate - Description - http://jonathanaquino.com/yubscripts/strings/stringmanip.php?command=wordcount&delimit=${delimit=%20}&string=%s&xn_auth=no[no url encoding]

dpron
Søker nynorskordboka på Dokumentasjonsprosjektet (bruk ae, oe og aa).
111 uses - Created 2009-02-26 19:19:44 - Last used 2012-01-02 11:45:25 - Nominate - Description - http://www.dokpro.uio.no/perl/ordboksoek/ordbok.cgi?OPP=%s&nynorsk=S%F8k+i+Nynorskordboka&ordbok=nynorsk&s=n&alfabet=o&renset=j

Previous Page Next Page