The Most-Used Commands
Here are the most-used YubNub commands of all time. The counting began on
June 29, 2005.
xny
Get description of particular yahoo news
15994341 uses
-
Created 2006-09-14 19:54
-
Last used 2013-05-25 03:17
-
Nominate -
Description
-
http://news.search.yahoo.com/news/rss?ei=UTF-8&p=%s&c=&eo=UTF-8
g
(Golden Egg)
Performs a Google search using the given keywords.
15547675 uses
-
Created 2005-06-06 07:29
-
Last used 2013-05-25 03:17
-
Description
-
http://www.google.com/search?q=%s
olrd
OneLook Reverse Dictionary Find a word by giving the definition: ex. olrd barrel maker ("cooper") ex. olrd museum guide ("docent") Also, find crossword answers: ex. olrd m?z??t:composer ("Mozart") ex. olrd sat*:composer ("Satie")
12577186 uses
-
Created 2006-01-27 19:37
-
Last used 2013-05-23 10:17
-
Nominate -
Description
-
http://www.onelook.com/?w=*&loc=revfp&clue=%s
gnws
Takes Google news in UTF-8 format
11071572 uses
-
Created 2006-09-17 18:11
-
Last used 2013-05-25 03:17
-
Nominate -
Description
-
http://news.google.com/news?hl=en&ned=us&ie=UTF-8&q=%s&output=rss
url
(Golden Egg)
Converts a YubNub command to a URL. For example, url gim porsche 911 displays the following text: http://images.google.com/images?q=porsche+911 This command will be useful for people experimenting with chaining YubNub commands together.
4559799 uses
-
Created 2005-07-15 04:39
-
Last used 2013-05-25 03:06
-
Description
-
http://yubnub.org/parser/url?command=%s
%
(Golden Egg)
arguments: <RANGE> The format of the range parameter is: N N'th word of the phrase, counted from 1 N- from N'th word to end of phrase N-M from N'th to M'th (included) word -M from first to M'th (included) word This syntax is is based on the Linux command CUT Here's the manual page: http://nixdoc.net/man-pages/Linux/man1/CUT.1.html <PHRASE> The string, words separated by spaces. <SILENT true> Optional argument, if set no error message is showed when there is a mistake in the sintaxis EXAMPLES % ...
3101570 uses
-
Created 2005-12-14 18:31
-
Last used 2013-05-24 21:52
-
Description
-
http://jonathanaquino.com/yubtools/split.php?phrase=%s&silentmode=${silent}&xn_auth=no
pipett
test
2267517 uses
-
Created 2006-10-15 17:41
-
Last used 2013-02-19 06:29
-
Nominate -
Description
-
open {url pipett {% 2- %s}};{url echo {% 1 %s}}
gdeff
Performs a "Google Define:" command which gets definitions of the word(s) in all languages you've submitted
2261304 uses
-
Created 2006-09-08 06:56
-
Last used 2013-05-21 22:11
-
Nominate -
Description
-
http://www.google.com/search?q=define%3A+%s&hl=en&lr=&oi=definel&defl=all
wp
(Golden Egg)
English WikiPedia search ---------- Old implementation: http://en.wikipedia.org/{ifThen -value1 %s -value2 -test NOTEQUAL -then ?search=%s -else wiki/Main_Page}
2258167 uses
-
Created 2005-06-05 22:32
-
Last used 2013-05-25 03:16
-
Description
-
http://en.wikipedia.org/?search=%s
onelook
Dictionary Search using Onelook. Example: onelook duplicity
1599429 uses
-
Created 2005-06-20 20:38
-
Last used 2013-03-06 18:52
-
Nominate -
Description
-
http://www.onelook.com/?w=%s&ls=a
ifThen
(Golden Egg)
Compares two values or evaluates a conditional statement and returns a result depending on the result. '-VALUE1' and '-VALUE2' are compared using the method defined by the '-TEST' parameter ,or the conditional statement is evaluated, if the result is true then the RESULT IF TRUE is returned. Otherwise the RESULT IF FALSE is returned (or nothing is returned if undefined). -ELSE, RESULT IF FALSE, -REDIRECT and -DELIMIT are optional parameters Possible values for the '-test' parameter in the first...
1090407 uses
-
Created 2005-08-12 04:14
-
Last used 2013-05-25 02:53
-
Description
-
http://jonathanaquino.com/yubscripts/ifthen/ifthen.php?value1=${value1}&value2=${value2}&test=${test}&then=${then}&els=${else}&redirect=${redirect=false}&input=%s&delimit=${delimit=,}&xn_auth=no
yt
(Golden Egg)
Search YouTube.. Like flickr for videos.
1068463 uses
-
Created 2005-08-14 16:12
-
Last used 2013-05-25 03:13
-
Description
-
http://www.youtube.com/results?search_type=search_videos&search_sort=relevance&search_query=%s&search=Search
gim
(Golden Egg)
Performs a Google Image search using the given keywords. ---------- Old implementation: http://images.google.com/images?q=%s
848126 uses
-
Created 2005-06-04 20:39
-
Last used 2013-05-25 02:59
-
Description
-
https://www.google.com/search?q=%s&um=1&ie=UTF-8&hl=en&tbm=isch
echo
(Golden Egg)
NAME echo - display a line of text SYNOPSIS echo [STRING] EXAMPLE echo Hello, World! AUTHOR Jonathan Aquino <jonathan.aquino@gmail.com>
670428 uses
-
Created 2005-07-16 19:48
-
Last used 2013-05-25 01:41
-
Description
-
http://yubnub.org/example/echo?text=%s
ls
(Golden Egg)
Lists information about all the commands in YubNub. Sorts entries by date. If you specify a word or phrase, YubNub will search the descriptions, names, and urls for that word or phrase. For example, "ls music" will return all YubNub commands pertaining to music.
512273 uses
-
Created 2005-06-04 12:42
-
Last used 2013-05-25 02:52
-
Description
-
http://yubnub.org/kernel/ls?args=%s
recursiveLast
Returns the last word in a phrase, using a silly recursion of browser redirects. If the phrase is too long, your browser may give up on following the trail of breadcrumbs. Example: reursiveLast one two three (returns "three").
479613 uses
-
Created 2006-03-07 18:55
-
Last used 2012-04-02 22:32
-
Nominate -
Description
-
ifThen -redirect True -value1 {% 2- %s} -value2 -test EQUAL -then %s -else http://yubnub.org{url[no url encoding] recursiveLast {% 2- %s}} [no url encoding]
imdb
(Golden Egg)
Searches for anything on the International Movie Database
421629 uses
-
Created 2005-06-05 23:00
-
Last used 2013-05-25 03:08
-
Description
-
http://www.imdb.com/find?q=%s
wnet
it searches for words in wordnet dictionary an online lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets.
352216 uses
-
Created 2005-11-28 02:12
-
Last used 2013-05-01 01:06
-
Nominate -
Description
-
http://dict.die.net/%s
wiki
(Golden Egg)
Search for Wikipedia Articles.
346920 uses
-
Created 2005-06-09 00:19
-
Last used 2013-05-24 21:39
-
Description
-
http://en.wikipedia.org/wiki/Special:Search?search=%s&fulltext=Search
split
(Golden Egg)
NAME split - displays several webpages on a single screen SYNOPSIS split [URL] [URL] [URL] ... EXAMPLE split http://google.com http://yahoo.com http://answers.com split {url g porsche} {url y porsche} {url a porsche} AUTHOR Jonathan Aquino <jonathan.aquino@gmail.com>
284035 uses
-
Created 2005-07-22 03:45
-
Last used 2013-05-25 03:06
-
Description
-
http://yubnub.org/example/split?type=t&urls=%s
strReplace
(Golden Egg)
Replaces all instances of a string or character with another string or character, and returns the resulting string. This command IS case sensitive. A solitary space character can be indicated in -find or -replace by using either " " or %20. AUTHOR Allen Ormond <aormond (at) fromrocks (dot) com>
283189 uses
-
Created 2005-08-13 19:16
-
Last used 2013-05-25 00:31
-
Description
-
http://jonathanaquino.com/yubscripts/strings/stringmanip.php?command=strreplace&find=${find}&replace=${replace}&string=${string}&xn_auth=no
gi
Google Images
270358 uses
-
Created 2005-06-17 22:12
-
Last used 2013-05-25 02:39
-
Nominate -
Description
-
http://images.google.com/images?q=%s&&tbo=1
ge
(Golden Egg)
Displays the YubNub Golden Eggs - a list of YubNub commands that people seem to find particularly useful and interesting. If you specify a word or phrase, YubNub will search the descriptions, names, and urls for that word or phrase. For example, "ge dictionary" will return all Golden-Egg commands pertaining to dictionaries.
264306 uses
-
Created 2005-06-16 05:47
-
Last used 2013-05-25 03:09
-
Description
-
http://yubnub.org/kernel/golden_eggs?args=%s
gm
(Golden Egg)
Google Maps Search. Google Maps has several handy features included within it. To map out a single location, just type the address. Example: gmaps 123 Maple Dr. Detroit, MI To find businesses or other specific things, simply give the location and business. Example: pizza in Detroit To get directions from one location to another, type both locations. Example: from 123 Maple Dr. Detroit, MI to 321 Oak Street Dayton, OH
262487 uses
-
Created 2005-06-06 06:42
-
Last used 2013-05-25 01:56
-
Description
-
http://maps.google.com/maps?q=%s
strFind
(Golden Egg)
Returns the position of the first occurence of a string or character within another string. If nothing is found, the command returns 0. Set -reverse to TRUE if you wish to find the first instance starting from the end of the string. This command IS case sensitive. AUTHOR Allen Ormond <aormond (at) fromrocks (dot) com>
247808 uses
-
Created 2005-08-13 19:40
-
Last used 2013-05-25 00:31
-
Description
-
http://jonathanaquino.com/yubscripts/strings/stringmanip.php?command=strfind&find=${find}&reverse=${reverse=FALSE}&string=${string}&xn_auth=no
eop
(Golden Egg)
This command was created to assist in creating commands that go to one location if given a parameter, and another if empty. It checks between two tokens in a string (default @) for any value (typically %s), and returns the whole string (minus tokens) if not empty. If the value IS empty, nothing is returned (or the value of -else is returned). You can set the -else parameter to return a string if the value is empty. By default, the tokens eop looks between are @. This can be changed by setting t...
244613 uses
-
Created 2006-04-02 16:43
-
Last used 2013-05-25 00:31
-
Description
-
ifthen -value1 {strfind -find ${token=@}${token=@} -string %s} -value2 0 -test equal -then {strreplace -find ${token=@} -replace -string %s} -else ${else}
gde
Search in google.de
244473 uses
-
Created 2005-07-08 09:19
-
Last used 2013-05-24 20:52
-
Nominate -
Description
-
http://www.google.de/search?hl=de&q=%s&btnG=Suche&meta=
gg
(Golden Egg)
Performs a Google search using the given keywords.
228872 uses
-
Created 2005-06-05 22:44
-
Last used 2013-05-24 21:10
-
Description
-
http://www.google.com/search?q=%s
leo
(Golden Egg)
Check leo for German / English translation
227200 uses
-
Created 2005-06-05 23:51
-
Last used 2013-05-25 03:18
-
Description
-
http://dict.leo.org/?search=%s
explode
(Golden Egg)
NAME explode - Explodes a string to an array in xml, xoxo, or json(p) format EXAMPLES explode 1,2,3,4 Returns XML-style 'array' with elements 1, 2, 3, and 4 explode 1+2+3+4 -token + Returns XML-style 'array' with elements 1, 2, 3, and 4 explode 1,2,3,4 -as xoxo Returns XOXO-style 'array' with elements 1, 2, 3, and 4 explode 1,2,3,4 -as json Returns JSON-style 'array' with elements 1, 2, 3, and 4 explode 1,2,3,4 -as json -callback x Returns JSONP-style 'array' with elements 1, 2, 3, and 4 using c...
211474 uses
-
Created 2006-04-25 11:02
-
Last used 2013-05-22 20:13
-
Description
-
http://jonathanaquino.com/singpolymaplay/yubnub-explode.php?xn_auth=no&data=%s&token=${token=,}&as=${as=xml}&callback=${callback}
foreach
(Golden Egg)
Loops through and 'array' in XML, XOXO, or JSON form (data wrapped in a JSONP callback will not work) and runs a YubNub command on it. NOTES If the YubNub command has a '%s' specified in it then the array items are substituted in there, otherwise they are simply passed at the end of the command. If you want to use pipes in what you pass the -cmd parameter you must use the syntax [|cmd|] instead of {cmd} because otherwise YubNub would evaluate the piping before foreach was run. AUTHOR Stephen Pa...
207481 uses
-
Created 2006-04-25 12:13
-
Last used 2013-05-22 20:13
-
Description
-
http://jonathanaquino.com/singpolymaplay/yubnub-foreach.php?xn_auth=no&data=%s&cmd=${cmd=echo}&as=${as}&type=${type}&callback=${callback}
mash2
(Golden Egg)
NAME mash2 - A rewrite of the mash command that allows for multiple keywords and unlimited commands. SYNOPSIS mash2 [KEYWORDS] -cmd [YUBNUB COMMANDS] EXAMPLES mash2 singpolyma comments -cmd g y am a gfl gdeff del2 Mashes the results for 'singpolyma comments' from the g, y, am, a, gfl, gdeff, and del2 commands on one page. NOTES See also : mash, mashswitch, mash2test, ms2 AUTHOR Stephen Paul Weber a.k.a. Singpolyma http://singpolyma-tech.blogspot.com/ Kudos to Brian A a.k.a. chicagosage for his h...
205500 uses
-
Created 2006-11-22 17:42
-
Last used 2013-05-14 10:28
-
Description
-
split {foreach {explode ${cmd} -token <space>} -cmd echo [|url %25s %s|] -as <space>}
wpde
(Golden Egg)
German Wikipedia Search
203112 uses
-
Created 2005-06-05 22:35
-
Last used 2013-05-25 00:23
-
Description
-
http://de.wikipedia.org?search=%s
am
(Golden Egg)
Searches Amazon.com using the given keyword (e.g. book title, author, etc.) ---------- Old implementation: http://www.amazon.com/exec/obidos/external-search?mode=blended&keyword={iconv - to ISO-8859-1 -str %s}[use %20 for spaces]
191392 uses
-
Created 2005-06-04 20:06
-
Last used 2013-05-25 03:07
-
Description
-
http://www.amazon.com/s/?field-keywords=%s
myicomp
30dc tool. Automatically checks phrase against MYI
189283 uses
-
Created 2007-08-08 21:04
-
Last used 2013-05-06 20:06
-
Nominate -
Description
-
http://www.google.com/trends?q=male+yeast+infection%2C+%22%s%22&ctab=0&geo=all&date=all&sort=0
Gphraseus
Automatically adds quotations to your search phrase, as well as "&gl=US".
188540 uses
-
Created 2007-08-09 03:02
-
Last used 2013-05-06 20:05
-
Nominate -
Description
-
http://www.google.com/search?hl=en&q=%22%s%22&btnG=Google+Search&gl=US
create
(Golden Egg)
Creates a new YubNub command with the given name (must not already exist). You will be prompted for a URL pointing to the implementation of the command -- it might be an existing service (e.g. the Google Image Search submit form), or your own custom implementation sitting on your own server. Welcome to the Web OS: small pieces, loosely joined.
180540 uses
-
Created 2005-06-04 18:52
-
Last used 2013-05-25 02:52
-
Description
-
http://yubnub.org/command/new?name=%s
match
(Golden Egg)
NAME match - Run a RegExp pattern against a string SYNOPSIS match [STRING] [-url [URL FOR PAGE TO USE AS STRING]] -pattern [REGEXP PATTERN] -nbrmatches [RETURN NUMBER OF MATCHES?] -matchnbr [RETURN MATCH AT] -capture [CAPTURE?] -as [AS] -callback [CALLBACK] EXAMPLES match <div>hello</div>blah -pattern /<div>.*?<\/div>/ returns an XML-style 'array' with one element, '<div>hello</div>' match <div>hello</div>blah<div>hi</div> -pattern /<div>.*?<\/div>/ returns an XML-style 'array' with two elements...
178336 uses
-
Created 2006-04-26 07:40
-
Last used 2013-05-22 20:13
-
Description
-
http://jonathanaquino.com/singpolymaplay/yubnub-match.php?xn_auth=no&string=%s&pattern=${pattern}&nbrmatches=${nbrmatches}&matchnbr=${matchnbr}&capture=${capture}&as=${as}&callback=${callback}&url=${url}
FB
facebook search for keyword or shortcut to facebook main page (if no keyword given) searches Names, Profiles, Groups, Events in All Networks for keyword Examples: fbk john doe alaska (goes to http://www.facebook.com/s.php?q=john+doe+alaska) fbk (goes to http://www.facebook.com)
162441 uses
-
Created 2005-06-25 02:53
-
Last used 2013-05-25 02:53
-
Nominate -
Description
-
http://www.facebook.com{ifThen -value1 %s -value2 -test NOTEQUAL -then /s.php?q=%s}
man
(Golden Egg)
Displays helpful information about the given command. "man" stands for "manual". You're looking at man information right now!
155316 uses
-
Created 2005-06-04 15:18
-
Last used 2013-05-24 23:28
-
Description
-
http://yubnub.org/kernel/man?args=%s
gfl
Google's I Feel Lucky option Takes you to the 1st option.
153034 uses
-
Created 2005-06-24 02:56
-
Last used 2013-05-25 01:37
-
Nominate -
Description
-
http://google.com/search?q=%s&btnI=I%27m+Feeling+Lucky
gmaps
(Golden Egg)
Google Maps Search. Google Maps has several handy features included within it. To map out a single location, just type the address. Example: gmaps 123 Maple Dr. Detroit, MI To find businesses or other specific things, simply give the location and business. Example: pizza in Detroit To get directions from one location to another, type both locations. Example: from 123 Maple Dr. Detroit, MI to 321 Oak Street Dayton, OH
150583 uses
-
Created 2005-06-06 06:41
-
Last used 2013-05-25 03:05
-
Description
-
http://maps.google.com/maps?q=%s
scrape
(Golden Egg)
Mandatory arguments: -tokens <token_list_string> A list of tokens (delimited by spaces) which the user has determined to be sufficient to consistently point the parser to the exact location of the required data. For example -tokens <title> </title> would return all characters between these two HTML tags. -dirs <direction_list_string> A list of directions associated with each token. 0 instructs the parser to look in the forward direction, while 1 instructs the parser to look in the reverse direc...
145675 uses
-
Created 2005-07-22 03:42
-
Last used 2013-05-22 17:47
-
Description
-
http://efridge.net/yubnub/parse.php?ynp_tokens=${tokens}&ynp_dirs=${dirs}&yndesturl=${url}&ynp_debug=${debug=0}&ynp_http=${method=get}&ynp_scrape=${textonly=1}
youtube
Searches on Youtube, in case yt is too hard to remember
139225 uses
-
Created 2006-01-27 21:46
-
Last used 2013-05-25 02:17
-
Nominate -
Description
-
http://www.youtube.com/results?search_type=search_videos&search_sort=relevance&search_query=%s&search=Search
iconv
(Golden Egg)
Converts a string from one character set to another, similar to the iconv commmand/function in Unix and PHP. Example: iconv -from UTF-8 -to UTF-16 -str test The "from" and "to" parameters both default to UTF-8. //IGNORE and //TRANSLIT are supported; see http://us3.php.net/manual/en/function.iconv.php for more information. http://www.ibiblio.org/weidai/iconv_list.php lists known coded character sets.
130518 uses
-
Created 2008-05-25 01:59
-
Last used 2013-05-22 10:42
-
Description
-
http://www.ibiblio.org/weidai/iconv.php?from=${from=UTF-8}&to=${to=UTF-8}&str=${str}
tpb
search the pirate bay
129519 uses
-
Created 2005-06-20 20:44
-
Last used 2013-05-25 01:16
-
Nominate -
Description
-
http://thepiratebay.org/search/%s/0/7/0[use %20 for spaces]
gmail
(Golden Egg)
With no parameter, opens GMail, with a parameter, searches GMail for parameter (must be logged in). Examples: gmail - opens GMail gmail world peace - searches GMail for world peace (if logged in) Stian Haklev, shaklev@gmail.com. My first command using eop, thanks Allen, this is awesome!
129038 uses
-
Created 2005-06-06 20:39
-
Last used 2013-05-25 00:31
-
Description
-
https://gmail.google.com/{eop gmail?search=query&q=@%s@&view=tl&fs=1}
ebay
(Golden Egg)
Ebay auction item search
127809 uses
-
Created 2005-06-06 00:47
-
Last used 2013-05-25 00:56
-
Description
-
http://search.ebay.com/%s[use - for spaces]
random
(Golden Egg)
NAME rand - display a specified number of random numbers in a specified range, courtesy of random.org SYNOPSIS rand -min <min value = 1> -max <max value = 100> -num <how many to generate = 1> EXAMPLE rand 49 rand -min 1998 -max 2005 rand -num 5 -max 20 AUTHOR Richard Frankel
125846 uses
-
Created 2005-06-04 19:57
-
Last used 2013-05-24 23:27
-
Description
-
http://random.org/cgi-bin/randnum?num=${num=1}&min=${min=1}&max=%s${max}&col=1
d
Dictionary
114528 uses
-
Created 2005-06-10 21:50
-
Last used 2013-05-24 23:28
-
Nominate -
Description
-
http://dictionary.reference.com/search?q=%s