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".

teste
delete me please
166 uses - Created 2006-04-28 10:23:40 - Last used 2024-11-02 10:47:54 - Nominate - Description - echo haha ${COMMAND}

gmx
SYNOPSIS gmx [keywords] EXAMPLE gmx inequidad gmx iniquidad Performs a Google.com.mx (Google's Mexico Domain) search using the given keywords.
50491 uses - Created 2006-04-28 00:43:48 - Last used 2025-06-19 23:39:41 - Nominate - Description - http://www.google.com.mx/search?hl=es&q=%s

whatfile
A growing database of file and process descriptions
10 uses - Created 2006-04-27 20:42:16 - Last used 2007-12-06 01:06:14 - Nominate - Description - http://whatisthatfile.com

ace
This command structures a search of the FAA aircraft database by owner name. It can be sorted by N-Number, Serial Number, Manufacturer Name/Model, Owner Name. Arrange YubNub string this way: "ace" last-name first-name sort-code [see below] ace -l smith -f -sort 1 [This command line gives you all owner names with the name "Smith" sorted by aircraft N-Number.] Sortcode 1: N-name Sortcode 2: Serial Number Sortcode 3: Manufacturer Name Sortcode 4: Model Name Sortcode 5: Owner Name Author: M.Druskof…
891 uses - Created 2006-04-27 16:46:09 - Last used 2025-03-30 02:43:22 - Nominate - Description - http://registry.faa.gov/aircraftinquiry/nameSQL.asp?nametxt=${l}+${f}&sort_option=${sort=5}

pto
The U.S. Patent & Trademark Office (U.S. PTO) redesigned site to enable quick book marking of individual patents. This new command takes advantage of that, similar to the YubNub "pato" command. Simply include the U.S. patent number (with or without commas). pto 0000001 This takes you Patent #1, the July 13, 1836 patent for John Ruggles for a locomotive steam engine. [Note you have to view the patent through a scanned image.] Author: M.Druskoff, 04-27-06
66 uses - Created 2006-04-27 15:39:38 - Last used 2021-02-23 01:21:39 - Nominate - Description - http://patft1.uspto.gov/netacgi/nph-Parser?patentnumber=%s

thnl (Golden Egg)
NAME thnl - Web page Thumbnail Maker SYNOPSIS thnl [URL] EXAMPLES thnl http://www.google.com make a Thumbnail of [url] AUTHOR ZEGENVS
667 uses - Created 2006-04-27 14:49:16 - Last used 2023-05-15 17:01:26 - Description - http://img.simpleapi.net/small/%s[no url encoding]

mfo
microformat.org wiki search.
89 uses - Created 2006-04-27 13:51:58 - Last used 2011-11-09 16:37:37 - Nominate - Description - http://microformats.org/wiki/Special:Search?search=%s

ylist (Golden Egg)
NAME ylist - A simple lists application built entirely with YubNub SYNOPSIS ylist [LIST NAME] EXAMPLES ylist tmp ylist is a simple web application built 100% with YubNub. All functionality is encapulated within YubNub commands! Just type ylist list-name and you will be presented with a page on which there is a form for adding/removing items from the list. Not the most useful app in the world, but this is cool! AUTHOR Stephen Paul Weber http://singpolyma-tech.blogspot.com/
1543 uses - Created 2006-04-27 11:03:03 - Last used 2023-07-11 11:59:58 - Description - echo <h1>ylist %s</h1><ul>{var CE55FE36-D5D1-11DA-B35B-DD81D6839540:%s}</ul><form method="get" action="http://jonathanaquino.com/singpolymaplay/form2yubnub.php?xn_auth=no"><div><input type="hidden" name="cmdstr" value="ylist %s%7Bdummy %7Bvar CE55FE36-D5D1-11DA-B35B-DD81D6839540:%s -set %7Bvar CE55FE36-D5D1-11DA-B35B-DD81D6839540:%s%7D<li>%25s</li>%7D%7D" />Add Item: <input type="text" name="%25s" /><input type="submit" value="Go" /></div></form> <form method="get" action="http://jonathanaquino.com/singpolymaplay/form2yubnub.php?xn_auth=no"><div><input type="hidden" name="cmdstr" value="ylist %s%7Bdummy %7Bvar CE55FE36-D5D1-11DA-B35B-DD81D6839540:%s -set %7Bmatch %7Bridx &lt;ul&gt;%7Bvar CE55FE36-D5D1-11DA-B35B-DD81D6839540:%s%7D&lt;/ul&gt; -idx %25s -as xoxo%7D -pattern /&lt;ul class=&quot;xoxo&quot;&gt;(.*?)&lt;\/ul&gt;/ -capture 1 -matchnbr 1%7D%7D%7D" />Remove Item At: <input type="text" name="%25s" /><input type="submit" value="Go" /></div></form>[no url encoding]

ridx
NAME ridx - Removes an index from an 'array' SYNOPSIS ridx [ARRAY DATA] -idx [INDEX TO REMOVE] -as [ARRAY TYPE] -callback [CALLBACK] EXAMPLES ridx {explode 1,2,3,4} -idx 0 returns and XML-style array with elements 2,3,4 ridx {explode 1,2,3,4} -idx 0 -as xoxo returns and XOXO-style array with elements 2,3,4 ridx {explode 1,2,3,4} -idx 0 -as json [-callback x] returns and JSON-style array with elements 2,3,4 with optional JSONP callback x AUTHOR Stephen Paul Weber http://singpolyma-tech.blogspot.…
333 uses - Created 2006-04-27 10:11:20 - Last used 2011-05-15 10:05:46 - Nominate - Description - http://jonathanaquino.com/singpolymaplay/yubnub-ridx.php?xn_auth=no&data=%s&idx=${idx}&as=${as}&callback=${callback}

dummy
NAME dummy - Returns blank no matter what is passed to it SYNOPSIS dummy [STRING] AUTHOR Stephen Paul Weber http://singpolyma-tech.blogspot.com/
841 uses - Created 2006-04-27 09:49:09 - Last used 2023-02-27 00:51:55 - Nominate - Description - http://jonathanaquino.com/singpolymaplay/yubnub-dummy.php?xn_auth=no&str=%s

sdc
Short-cut to sportsdictionary.com
20 uses - Created 2006-04-27 08:32:20 - Last used 2018-01-27 03:08:57 - Nominate - Description - http://www.sportsdictionary.com/search.aspx

ep

508 uses - Created 2006-04-27 04:02:43 - Last used 2025-02-25 03:53:51 - Nominate - Description - http://search.empas.com/search/all.html?a=w&s=&f=&z=A&q=%s&schbtn.x=0&schbtn.y=0

djangot
open the given django ticket
12 uses - Created 2006-04-26 21:47:16 - Last used 2010-05-18 14:06:10 - Nominate - Description - http://code.djangoproject.com/ticket/%s

lad
go to the website for the L.A.D.s
11 uses - Created 2006-04-26 19:31:40 - Last used 2013-03-16 09:38:30 - Nominate - Description - http://www.vgcentral.net

uofa
Does a google search of the University of Arizona site, Tucson, AZ
893 uses - Created 2006-04-26 14:11:32 - Last used 2024-09-03 02:17:45 - Nominate - Description - http://www.google.com/search?q=site:arizona.edu+%s

wetteronline
Wetteronline.de search. Enter name or PLZ of place.
300 uses - Created 2006-04-26 12:16:27 - Last used 2017-09-11 06:04:05 - Nominate - Description - http://www.wetteronline.de/cgi-bin/wuche?ORT=%s

wetter.com
Wetter.com search. Enter name or PLZ of place.
40 uses - Created 2006-04-26 12:13:08 - Last used 2022-08-23 05:55:32 - Nominate - Description - http://www.wetter.com/v2/?SID=&LANG=DE&LOC=7004&LOCFROM=0203&LOCFULL=7000&search=%s

idx
NAME idx - Get value from an array at a specified index SYNOPSIS idx [ARRAY DATA] -idx [ARRAY INDEX] EXAMPLES idx {explode 1,2,3,4} -idx 0 returns 1 idx {explode 1,2,3,4} -idx 3 returns 4 NOTES 'Arrays' are treated as zero-based See also : explode, foreach AUTHOR Stephen Paul Weber http://singpolyma-tech.blogspot.com/
3860 uses - Created 2006-04-26 11:26:26 - Last used 2021-03-01 08:36:19 - Nominate - Description - http://jonathanaquino.com/singpolymaplay/yubnub-idx.php?xn_auth=no&data=%s&idx=${idx}

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 element…
5706017 uses - Created 2006-04-26 07:40:22 - Last used 2025-03-25 14:34:26 - 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}

table
to access spreadsheet data from editgrid.com website. Type the username followed by the the sheet name.
547 uses - Created 2006-04-26 06:07:50 - Last used 2025-05-12 11:26:02 - Nominate - Description - http://www.editgrid.com/user/{% 1 %s}/{% 2 %s} [no url encoding]

erc

41 uses - Created 2006-04-26 03:46:36 - Last used 2022-10-14 07:21:43 - Nominate - Description - http://roosevelt.ucsd.edu/

west
LexisNexis
157 uses - Created 2006-04-26 02:50:56 - Last used 2023-07-17 05:37:40 - Nominate - Description - http://www.lexisnexis.com

rac
Rent-a-Center
33 uses - Created 2006-04-26 02:49:56 - Last used 2022-09-11 10:19:31 - Nominate - Description - http://www.rentacenter.com

trash
St. Mary's Today
23 uses - Created 2006-04-26 02:48:06 - Last used 2022-02-27 00:42:13 - Nominate - Description - http://www.stmarystoday.com

lexis
Lexis.com
20 uses - Created 2006-04-26 02:46:09 - Last used 2019-10-16 07:35:52 - Nominate - Description - http://www.lexis.com

Baltimore
Baltimore, Maryland USA
35 uses - Created 2006-04-26 02:45:12 - Last used 2019-04-20 13:55:26 - Nominate - Description - http://www.ci.baltimore.md.us

elsevier
Reed Elsevier
24 uses - Created 2006-04-26 02:42:56 - Last used 2017-02-26 04:02:18 - Nominate - Description - http://www.reed-elsevier.com

reed
Reed Elsevier
73 uses - Created 2006-04-26 02:41:59 - Last used 2025-05-13 15:47:13 - Nominate - Description - http://www.reed-elsevier.com

weblib

12 uses - Created 2006-04-25 18:53:42 - Last used 2006-06-21 02:52:40 - Nominate - Description - http://www.youseemore.com/VanBuren/default.asp

tbott
Search the vast Thottbott World of Warcraft information database. Example: tbott mithril
165 uses - Created 2006-04-25 14:32:06 - Last used 2009-07-25 00:08:34 - Nominate - Description - http://thottbott.com/?s=%s

foreach (Golden Egg)
NAME foreach - Loop through an 'array' and runs a YubNub command EXAMPLES foreach {explode 1,2,3,4} echos each array item 1, 2, 3, and 4 (as produced by explode) foreach {explode 1,2,3,4} -cmd sum 1 echos each array item increased by one foreach {explode 1,2,3,4} -cmd var tmp -set [|sum 1 %s|] sets var tmp to one greater than each array item, in order foreach {explode 1,2,3,4} -as array gives back an XML-type 'array' with the elements 1, 2, 3, and 4 foreach {explode 1,2,3,4} -as array -type xox…
207534 uses - Created 2006-04-25 12:13:22 - Last used 2025-06-11 22:08:27 - Description - http://jonathanaquino.com/singpolymaplay/yubnub-foreach.php?xn_auth=no&data=%s&cmd=${cmd=echo}&as=${as}&type=${type}&callback=${callback}

das
Search deviantArt for specified keyword.
725 uses - Created 2006-04-25 11:13:35 - Last used 2025-06-04 00:23:38 - Nominate - Description - http://search.deviantart.com/searchcraft/?cmd=1&offset=0&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 …
211559 uses - Created 2006-04-25 11:02:09 - Last used 2024-10-12 17:48:57 - Description - http://jonathanaquino.com/singpolymaplay/yubnub-explode.php?xn_auth=no&data=%s&token=${token=,}&as=${as=xml}&callback=${callback}

30print
Get a print view from your calendar at 30boxes.com of a given day and the following day. Default is current date. Example: 30print Example: 30print -date 2006-05-16 Author:fro
17 uses - Created 2006-04-25 04:32:15 - Last used 2008-05-24 04:34:27 - Nominate - Description - http://30boxes.com/print.php?t=${date={date}}

goanal
Quick jump to Google Analytics
938 uses - Created 2006-04-25 04:01:14 - Last used 2017-04-04 17:37:16 - Nominate - Description - http://www.google.com/analytics/

cjba
NAME cjba - cjb proxy advanced -- opens a website through cjb proxy. (proxy.cjb.net) SYNOPSIS cjba [URL] EXAMPLES cjba http://www.homestarrunner.com/sbemail58.html (returns http://www.homestarrunner.com.proxy.cjb.net/sbemail58.html ) This command is similar to the "cjb" command. It will open a website using the cjb proxy. The only diffence is that this command automatically removes "HTTP://" and adds a space between the domain and the path. NOTES Thanks to Kyrlian for the original cjb command. …
14 uses - Created 2006-04-24 21:13:37 - Last used 2012-08-30 03:24:13 - Nominate - Description - cjb {slashstrip {httpstrip %s}}

slashstrip
NAME slashstrip - replaces the first "/" in a string with a space. SYNOPSIS slashstrip [STRING] EXAMPLES slashstrip www.yubnub.org/documentation/describe_advanced_syntax (returns "www.yubnub.org documentation/describe_advanced_syntax") This is a building block command for other commands that require a URL to be split into sections, such as "cjb" and "nuliblink".
21 uses - Created 2006-04-24 19:12:01 - Last used 2012-08-30 03:24:14 - Nominate - Description - echo {strleft %s {subtract {strfind -find / -string %s} 1}} {http://jonathanaquino.com/yubtools/strright.php?xn_auth=no&string=%s&length={subtract {strlength %s} {strfind -find / -string %s}}}

httpstrip
NAME httpstrip - removes "http://" from a URL SYNOPSIS httpstrip [URL] EXAMPLES httpstrip http://yubnub.org/ (returns yubnub.org) Certain commands take URL arguments but will not accept "http://". Two examples are the "whois" and the "cjb" commands. This command will take a url and strip off "http://". It will be mostly useful for building other commands. AUTHOR chicagosage b.a.
20 uses - Created 2006-04-24 17:43:47 - Last used 2012-08-30 03:24:13 - Nominate - Description - strReplace -find http:// -replace -string %s

clc (Golden Egg)
NAME clc - Evaluates a mathematic expression EXAMPLES clc 1+1 clc ((pi*2)/6)+5 AUTHOR Stephen Paul Weber http://singpolyma-tech.blogspot.com/ ========== Old implementation: {url[no url encoding] idx {explode {strRightRev {scrape -tokens <font size=%2B1><b> </b> -url {url g %s}} {strFind -find = -string {scrape -tokens <font size=%2B1><b> </b> -url {url g %s}}}} -token <space>} -idx 0}
1109 uses - Created 2006-04-24 17:13:53 - Last used 2023-10-11 04:30:45 - Description - stripHTML {idx {explode {match -url {url g %s} -pattern /<font size=.1><b>(.*?)<\/b>/ -capture 1 -matchnbr 1} -token =<space>} -idx 1}

trim
NAME trim - trims whitespace from both sides of a string AUTHOR Stephen Paul Weber http://singpolyma-tech.blogspot.com/
517 uses - Created 2006-04-24 17:01:52 - Last used 2023-08-10 12:13:14 - Nominate - Description - http://jonathanaquino.com/singpolymaplay/yubnub-trim.php?xn_auth=no&str=%s

var (Golden Egg)
NAME var - set and get temporary variables EXAMPLES var test -set hi sets the variable 'test' to 'hi' var test returns the contents of the variable 'test' AUTHOR Stephen Paul Weber http://singpolyma-tech.blogspot.com/
22650 uses - Created 2006-04-24 16:22:18 - Last used 2023-06-27 07:38:02 - Description - http://jonathanaquino.com/singpolymaplay/yubnub-var.php?xn_auth=no&var=%s&set=${set=do not set : tes ton od}

grmy
Searches for music on Grammy.ru by the artist entered. Example: grmy manowar
100 uses - Created 2006-04-24 10:20:36 - Last used 2010-03-27 17:29:36 - Nominate - Description - http://www.grammy.ru/music/msearch.php?sstr=%s&target=singer&lang=eng

rolladv
NAME rolladv - icreases the versitility of the 'roll' command SYNOPSIS rolladv -name=test [NAME] -sets=1 [SETS] -dice=1d20 [NUMBER AND TYPE] EXAMPLES rolladv (with no further parameters) -returns the roll with all default values (rolls 1d20 1 time, and returns the die rolls for the test user) rolladv -name yub -returns the roll with the name "yub" rolladv -dice 3d6 -returns a total of the roll of three six-sided dice rolladv -sets 3 -returns 3 separate sets of rolls of the type specified in the…
19 uses - Created 2006-04-24 07:31:27 - Last used 2009-12-09 13:33:00 - Nominate - Description - http://invisiblecastle.com/rolldice.py?u=${name=test}&r=${sets=1}&d=${dice=1d20}&n=&a=Roll+the+dice

dstv
direct stv
195 uses - Created 2006-04-23 21:16:54 - Last used 2023-02-20 14:33:35 - Nominate - Description - http://www.sextv1.tv/lecteur.php

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}

bks
An abbreviated version of bsense where you don't have to type parameter names. Example: bks 1400034639
28 uses - Created 2006-04-23 19:58:19 - Last used 2012-08-30 03:19:57 - Nominate - Description - abv bsense %s

scrapeisbn1
Takes the keywords you specify, runs a keyword search on ISBNdb.com, and scrapes the **first** ISBN number returned by the search. NB: Will only work on ten-digit ISBNs, and beware of titles with multiple editions. The ISBN can be piped to other commands like bsense. Example: scrapeisbn1 denton smith "soul searching" will return 019518095X the ISBN for Christain Smith and Melinda Denton, "Soul Searching" (the hardback edition). For more on the search site, see http://yubnub.org/kernel/man?args=…
208 uses - Created 2006-04-23 19:48:58 - Last used 2023-01-01 17:50:44 - Nominate - Description - strleft {scrape -tokens ISBN: </td> -dirs 0 0 -url {url isbndb %s}} 10

cliffs
Searches CliffsNotes for the specified book
53 uses - Created 2006-04-23 19:05:33 - Last used 2018-01-23 11:15:00 - Nominate - Description - http://www.cliffsnotes.com/WileyCDA/Section/id-CLIFFS_SEARCH_RESULT.html?queryText=%s

isbndb
Searches ISBNdb.com (an ISBN lookup service) for the given keywords. You can enclose phrases in double quotation marks. ISBNdb.com's search databases seem to be a little spotty so you may have to try several combinations of search terms to get your desired results. Example: isbndb dionne "look dead" will give you a page referencing the following book They only look dead (E. J. Dionne, Jr; ISBN: 0684807688) ---------- Old implementation: http://isbndb.com/search-all.html?kw=%s
425 uses - Created 2006-04-23 17:37:23 - Last used 2020-11-29 12:22:33 - Nominate - Description - http://isbndb.com/search/all?query=%s

Previous Page Next Page