Command List (ls)
Tip: You can search the descriptions by typing "ls [word or phrase]". For example, to search for all commands about music,
type "ls music".
itratp1
NAME ratpit1 - ratp itinerary step 1 SYNOPSIS ratpit1 - allows to look for an itinerary on ratp.fr (Paris public transport) This is an update of ratpit1. This one gives the possibility to chose both departure and the destination time. "This is the first step of "ratpit". I want to make a simple command that will let you look for an itinerary on the ratp.fr site. ratp1 is simple but not as much as I would like. I will use positional parameters in ratpit and will maybe use some abbreviations for …
71 uses
-
Created 2010-06-02 08:34:06
-
Last used
2011-01-28 22:03:35
-
Nominate -
Description
-
http://www.ratp.info/Pivi/piviweb.php?exec=piviweb&cmd=Itineraire&x_dep=&y_dep=&x_arr=&y_arr=&Profil=RATP_${l=FR}&etape=LEX&mode=TOUS_MODE&query=recherche&type_dep=${td=ARRET}&adp=${d}&type_arr=${ta=ARRET}&aar=${a}&Date[HeureSelectionne]=${h}&Date[MinuteSelectionne]=${m}&Date[TypeDateSelectionne]=${th}
duf
Searches keyword from the Debian User Forum posts. Example: duf keyword
261 uses
-
Created 2010-06-02 07:42:41
-
Last used
2022-04-20 06:07:31
-
Nominate -
Description
-
http://www.google.com/search?q=site%3Aforums.debian.net+%s
mma
Metal-Archives
70 uses
-
Created 2010-06-02 07:00:54
-
Last used
2024-03-08 05:54:04
-
Nominate -
Description
-
https://www.google.com/search?hl=en&q=%s&btnI=&sitesearch=metal-archives.com
marea
MetalArea.org
31 uses
-
Created 2010-06-02 06:57:02
-
Last used
2025-04-30 02:02:29
-
Nominate -
Description
-
http://metalarea.org/forum/index.php?act=Search&CODE=01&forums=all&search_in=titles&result_type=topics&keywords=%s
stptc
sitepoint css reference
24 uses
-
Created 2010-06-02 01:38:11
-
Last used
2013-10-18 03:10:11
-
Nominate -
Description
-
http://reference.sitepoint.com/css/%s
stpth
sitepoint html reference
30 uses
-
Created 2010-06-02 01:36:04
-
Last used
2010-11-16 07:01:07
-
Nominate -
Description
-
http://reference.sitepoint.com/html/%s
ratp.l.p
NAME ratp.l.p - ratp language parameter Allows for language names in the ratpit or itratp command. SYNTAX ratp.l.p <departure> <destination> <type of departure> <type of destination> <language name or language code> -> language code EXAMPLES with language names ratp.l.p 1 2 3 4 english -> UK ratp.l.p 1 2 3 4 español -> ES ratp.l.p 1 2 3 4 nederlands -> NL ratp.l.p 1 2 3 4 deutsch -> DE EXAMPLES with language codes ratp.l.p 1 2 3 4 UK -> UK ratp.l.p 1 2 3 4 en -> UK ratp.l.p 1 2 3 4 ES -> ES rat…
15 uses
-
Created 2010-06-01 23:43:01
-
Last used
2010-06-15 11:39:38
-
Nominate -
Description
-
if {% 5 %s} -eq deutsch -then DE -else {if {% 5 %s} -eq nederlands -then NL -else {if {% 5 %s} -eq english -then UK -else {if {% 5 %s} -eq español -then ES -else {if {% 5 %s} -eq en -then UK -else {% 5 %s}}}}}
ratp.a.p
NAME ratp.a.p - ratp "arrival/arrivé" parameter Made for the ratpit or itratp. It was made to make easier the definition of the type of destination. SYNTAX ratp.a.p <departure> <destination> <type of destination> "first letter of the type of destination" or "type of destination value" EXAMPLE with first letter ratp.a.p "departure" "destination" "type of destination" l -> LIEU ratp.a.p "departure" "destination" "type of destination" s -> ARRET ratp.a.p "departure" "destination" "type of destinat…
21 uses
-
Created 2010-06-01 21:28:30
-
Last used
2010-06-15 11:31:00
-
Nominate -
Description
-
if {% 4 %s} -eq a -then RUE -else {if {% 4 %s} -eq s -then ARRET -else {if {% 4 %s} -eq l -then LIEU -else {% 4 %s}}}
ratp.d.p
NAME ratp.d.p - ratp departure parameter Made for the ratpit or itratp. It was made to make easier the definition of the type of departure. SYNTAX ratp.d.p <departure> <destination> "first letter of the type of departure" or "type of departure value" EXAMPLE with first letter ratp.d.p "departure" "destination" l -> LIEU ratp.d.p "departure" "destination" s -> ARRET ratp.d.p "departure" "destination" a -> RUE l for Lieu, s for Station and a for Adresse EXAMPLE with value ratp.d.p "departure" "de…
19 uses
-
Created 2010-06-01 21:23:16
-
Last used
2010-06-15 11:30:54
-
Nominate -
Description
-
if {% 3 %s} -eq a -then RUE -else {if {% 3 %s} -eq s -then ARRET -else {if {% 3 %s} -eq l -then LIEU -else {% 3 %s}}}
s.p.
NAME s.p. - string parameter This is a test command made to find a way to use positional parameters when needs different strings with more than one word. It's inspired on a suggestion made by J. Aquino. The objective is changing a phrase in such a way that one will be able to use positional parameters. Then one can separate phrases with a delimiter, in this case ";". SYNTAX s.p. "phrase.1" ; "phrase.2" ; ... ; "phrase.n" EXAMPLE s.p. 1 2 3 4 ; 5 6 7 8 -> 1-2-3-4 5-6-7-8 Example of a search base…
161 uses
-
Created 2010-06-01 20:56:42
-
Last used
2011-03-23 16:59:51
-
Nominate -
Description
-
strReplace -find -;- -replace " " -string {strReplace -find " " -replace - -string %s}
ipt
IPTorrents Search Option
261 uses
-
Created 2010-05-31 23:16:56
-
Last used
2022-10-06 14:39:17
-
Nominate -
Description
-
http://www.iptorrents.com/browse.php?search=%s
ratpit1
NAME ratpit1 - ratp itinerary step 1 SYNOPSIS ratpit1 - allows to look for an itinerary on ratp.fr (Paris public transport) This is the first step of "ratpit". I want to make a simple command that will let you look for an itinerary on the ratp.fr site. ratp1 is simple but not as much as I would like. I will use positional parameters in ratpit and will maybe use some abbreviations for the type of your search (RUE, ARRET, LIEU). SYNTAX ratpit1 -d [Départ/Departure] -a [Arrivé/Destination] -td [ty…
65 uses
-
Created 2010-05-31 19:12:03
-
Last used
2011-11-03 16:07:53
-
Nominate -
Description
-
http://www.ratp.info/Pivi/piviweb.php?exec=piviweb&cmd=Itineraire&x_dep=&y_dep=&x_arr=&y_arr=&Profil=RATP_${l=FR}&etape=LEX&mode=TOUS_MODE&query=recherche&type_dep=${td=ARRET}&adp=${d}&type_arr=${ta=ARRET}&aar=${a}
fedp
Fedora Linux Package Search Example: fedp lxde* will list all packages starting with lxde Please also have a look at the feda command for Fedora Application search
17 uses
-
Created 2010-05-31 11:58:44
-
Last used
2012-08-28 04:41:03
-
Nominate -
Description
-
https://admin.fedoraproject.org/pkgdb/acls/list/?searchwords=%s
mnsgs
For Monosagashi (モノサガシ).
243 uses
-
Created 2010-05-31 04:10:42
-
Last used
2014-06-24 18:36:39
-
Nominate -
Description
-
http://slx.xrea.jp/mono/?key=%s
dfeojm
DownForEveryoneOrJustMe.com, checks if it's just you that can't get to a site.
153 uses
-
Created 2010-05-30 20:04:56
-
Last used
2023-10-15 04:03:23
-
Nominate -
Description
-
http://www.downforeveryoneorjustme.com/%s
invctrycodes2
Inverse function of ctrycodes2. EXAMPLE invctrycodes2 uk -> unitedkingdom AUTHOR Luis Gabriel Matallana Vallejo <luisgmatallana@gmail.com>
106 uses
-
Created 2010-05-29 23:42:17
-
Last used
2016-07-07 13:27:37
-
Nominate -
Description
-
switch %s | af => afghanistan, dz => algeria, as => americansamoa, ad => andorra, ao => angola, ai => anguilla, ag => antiguaandbarbuda, ar => argentina, am => armenia, au => australia, at => austria, az => azerbaijan, bs => bahamas, bh => bahrain, bd => bangladesh, by => belarus, be => belgium, bz => belize, bj => benin, bo => bolivia, ba => bosniaandherzegovina, bw => botswana, br => brazil, bn => bruneidarussalam, bg => bulgaria, bf => burkinafaso, bi => burundi, kh => cambodia, cm => cameroon, ca => canada, cf => centralafricanrepublic, cl => chile, cn => china, co => colombia, cg => congo, cd => congodemocraticrepublic, ck => cookislands, cr => costarica, ci => côted'ivoire, hr => croatia, cu => cuba, cy => cyprus, cz => czechrepublic, dk => denmark, dj => djibouti, dm => dominica, do => dominicanrepublic, ec => ecuador, eg => egypt, sv => salvador, ee => estonia, et => ethiopia, fj => fiji, fi => finland, fr => france, gf => frenchguiana, ga => gabon, gm => gambia, ge => georgia, de => germany, gh => ghana, gi => gibraltar, gr => greece, gl => greenland, gd => grenada, gp => guadeloupe, gt => guatemala, gg => guernsey, gy => guyana, ht => haiti, hm => heardislandandmcdonaldislands, hn => honduras, hk => hongkong, hu => hungary, is => iceland, in => india, id => indonesia, ie => ireland, im => isleofman, il => israel, it => italy, jm => jamaica, jp => japan, je => jersey, jo => jordan, kz => kazakhstan, ke => kenya, ki => kiribati, kr => southkorea, kw => kuwait, kg => kyrgyzstan, la => laos, lv => latvia, lb => lebanon, ly => libya, li => liechtenstein, lt => lithuania, lu => luxembourg, mk => macedonia, mg => madagascar, mw => malawi, my => malaysia, mv => maldives, ml => mali, mt => malta, mu => mauritius, mx => mexico, fm => micronesia, md => moldova, mn => mongolia, me => montenegro, ms => montserrat, ma => morocco, mz => mozambique, na => namibia, nr => nauru, np => nepal, nl => netherlands, nz => newzealand, ni => nicaragua, ne => niger, ng => nigeria, nu => niue, nf => norfolkisland, no => norway, om => oman, pk => pakistan, ps => palestinianterritory, pa => panama, py => paraguay, pe => peru, ph => philippines, pn => pitcairn, pl => poland, pt => portugal, pr => puertorico, qa => qatar, re => réunion, ro => romania, ru => russia, rw => rwanda, sh => sainthelena, lc => saintlucia, vc => saintvincentandthegrenadines, ws => samoa, sm => sanmarino, st => saotomeandprincipe, sa => saudiarabia, sn => senegal, rs => serbia, sc => seychelles, sl => sierraleone, sg => singapore, sk => slovakia, si => slovenia, sb => solomonislands, za => southafrica, gs => southgeorgiaandthesouthsandwichislands, es => spain, lk => srilanka, sr => suriname, se => sweden, ch => switzerland, tw => taiwan, tj => tajikistan, tz => tanzania, th => thailand, tl => timor-leste, tg => togo, tk => tokelau, to => tonga, tt => trinidadandtobago, tn => tunisia, tr => turkey, tm => turkmenistan, tv => tuvalu, ug => uganda, ua => ukraine, ae => unitedarabemirates, uk => unitedkingdom, us => unitedstates, uy => uruguay, uz => uzbekistan, vu => vanuatu, ve => venezuela, vn => vietnam, vg => britishvirginislands, vi => u.s.virginislands, zm => zambia, zw => zimbabwe,
gccd2
Another version of gccd. country names are without spaces. EXAMPLE gccd2 unitedkingdom -> co.uk AUTHOR Luis Gabriel Matallana Vallejo <luisgmatallana@gmail.com>
133 uses
-
Created 2010-05-29 23:36:56
-
Last used
2016-07-06 01:00:20
-
Nominate -
Description
-
switch %s | afghanistan => af, algeria => dz, americansamoa => as, andorra => ad, angola => co.ao, anguilla => com.ai, antiguaandbarbuda => ag, argentina => com.ar, armenia => am, australia => com.au, austria => at, azerbaijan => az, bahamas => bs, bahrain => com.bh, bangladesh => com.bd, belarus => com.by, belgium => be, belize => com.bz, benin => bj, bolivia => bo, bosniaandherzegovina => ba, botswana => co.bw, brazil => com.br, bruneidarussalam => com.bn, bulgaria => bg, burkinafaso => bf, burundi => bi, cambodia => com.kh, cameroon => cm, canada => ca, centralafricanrepublic => cf, chile => cl, china => cn, colombia => com.co, congo => cg, congodemocraticrepublic => cd, cookislands => co.ck, costarica => co.cr, côted'ivoire => ci, croatia => hr, cuba => com.cu, cyprus => com.cy, czechrepublic => cz, denmark => dk, djibouti => dj, dominica => dm, dominicanrepublic => com.do, ecuador => ec, egypt => com.eg, salvador => com.sv, estonia => ee, ethiopia => com.et, fiji => com.fj, finland => fi, france => fr, frenchguiana => gf, gabon => ga, gambia => gm, georgia => ge, germany => de, ghana => com.gh, gibraltar => com.gi, greece => gr, greenland => gl, grenada => gd, guadeloupe => gp, guatemala => com.gt, guernsey => gg, guyana => gy, haiti => ht, heardislandandmcdonaldislands => hm, honduras => hn, hongkong => hk, hungary => hu, iceland => is, india => in, indonesia => co.id, ireland => ie, isleofman => im, israel => co.il, italy => it, jamaica => com.jm, japan => jp, jersey => je, jordan => jo, kazakhstan => kz, kenya => co.ke, kiribati => ki, southkorea => kr, kuwait => com.kw, kyrgyzstan => kg, laos => la, latvia => lv, lebanon => com.lb, libya => com.ly, liechtenstein => li, lithuania => lt, luxembourg => lu, macedonia => mk, madagascar => mg, malawi => mw, malaysia => com.my, maldives => mv, mali => ml, malta => com.mt, mauritius => mu, mexico => com.mx, micronesia => fm, moldova => md, mongolia => mn, montenegro => me, montserrat => ms, morocco => ma, mozambique => co.mz, namibia => com.na, nauru => nr, nepal => com.np, netherlands => nl, newzealand => co.nz, nicaragua => com.ni, niger => ne, nigeria => com.ng, niue => nu, norfolkisland => nf, norway => no, oman => com.om, pakistan => pk, palestinianterritory => ps, panama => com.pa, paraguay => com.py, peru => com.pe, philippines => ph, pitcairn => pn, poland => pl, portugal => pt, puertorico => pr, qatar => com.qa, réunion => re, romania => ro, russia => ru, rwanda => rw, sainthelena => sh, saintlucia => com.lc, saintvincentandthegrenadines => vc, samoa => ws, sanmarino => sm, saotomeandprincipe => st, saudiarabia => com.sa, senegal => sn, serbia => rs, seychelles => sc, sierraleone => sl, singapore => sg, slovakia => sk, slovenia => si, solomonislands => com.sb, southafrica => co.za, southgeorgiaandthesouthsandwichislands => gs, spain => es, srilanka => lk, suriname => sr, sweden => se, switzerland => ch, taiwan => tw, tajikistan => com.tj, tanzania => co.tz, thailand => co.th, timor-leste => tl, togo => tg, tokelau => tk, tonga => to, trinidadandtobago => tt, tunisia => com.tn, turkey => com.tr, turkmenistan => tm, tuvalu => tv, uganda => ug, ukraine => com.ua, unitedarabemirates => ae, unitedkingdom => co.uk, unitedstates => us, uruguay => com.uy, uzbekistan => uz, vanuatu => vu, venezuela => co.ve, vietnam => vn, britishvirginislands => vg, u.s.virginislands => co.vi, zambia => co.zm, zimbabwe => co.zw, * => com
ctrycodes2
This is another version of iso-countrycodes. I needed country names without spaces. EXAMPLE ctrycodes2 unitedkingdom -> uk instead of united kingdom AUTHOR Luis Gabriel Matallana Valleo <luisgmatallan@gmail.com>
91 uses
-
Created 2010-05-29 23:23:04
-
Last used
2011-07-18 14:19:18
-
Nominate -
Description
-
switch %s | afghanistan => af, algeria => dz, americansamoa => as, andorra => ad, angola => ao, anguilla => ai, antiguaandbarbuda => ag, argentina => ar, armenia => am, australia => au, austria => at, azerbaijan => az, bahamas => bs, bahrain => bh, bangladesh => bd, belarus => by, belgium => be, belize => bz, benin => bj, bolivia => bo, bosniaandherzegovina => ba, botswana => bw, brazil => br, bruneidarussalam => bn, bulgaria => bg, burkinafaso => bf, burundi => bi, cambodia => kh, cameroon => cm, canada => ca, centralafricanrepublic => cf, chile => cl, china => cn, colombia => co, congo => cg, congodemocraticrepublic => cd, cookislands => ck, costarica => cr, côted'ivoire => ci, croatia => hr, cuba => cu, cyprus => cy, czechrepublic => cz, denmark => dk, djibouti => dj, dominica => dm, dominicanrepublic => do, ecuador => ec, egypt => eg, salvador => sv, estonia => ee, ethiopia => et, fiji => fj, finland => fi, france => fr, frenchguiana => gf, gabon => ga, gambia => gm, georgia => ge, germany => de, ghana => gh, gibraltar => gi, greece => gr, greenland => gl, grenada => gd, guadeloupe => gp, guatemala => gt, guernsey => gg, guyana => gy, haiti => ht, heardislandandmcdonaldislands => hm, honduras => hn, hongkong => hk, hungary => hu, iceland => is, india => in, indonesia => id, ireland => ie, isleofman => im, israel => il, italy => it, jamaica => jm, japan => jp, jersey => je, jordan => jo, kazakhstan => kz, kenya => ke, kiribati => ki, southkorea => kr, kuwait => kw, kyrgyzstan => kg, laos => la, latvia => lv, lebanon => lb, libya => ly, liechtenstein => li, lithuania => lt, luxembourg => lu, macedonia => mk, madagascar => mg, malawi => mw, malaysia => my, maldives => mv, mali => ml, malta => mt, mauritius => mu, mexico => mx, micronesia => fm, moldova => md, mongolia => mn, montenegro => me, montserrat => ms, morocco => ma, mozambique => mz, namibia => na, nauru => nr, nepal => np, netherlands => nl, newzealand => nz, nicaragua => ni, niger => ne, nigeria => ng, niue => nu, norfolkisland => nf, norway => no, oman => om, pakistan => pk, palestinianterritory => ps, panama => pa, paraguay => py, peru => pe, philippines => ph, pitcairn => pn, poland => pl, portugal => pt, puertorico => pr, qatar => qa, réunion => re, romania => ro, russia => ru, rwanda => rw, sainthelena => sh, saintlucia => lc, saintvincentandthegrenadines => vc, samoa => ws, sanmarino => sm, saotomeandprincipe => st, saudiarabia => sa, senegal => sn, serbia => rs, seychelles => sc, sierraleone => sl, singapore => sg, slovakia => sk, slovenia => si, solomonislands => sb, southafrica => za, southgeorgiaandthesouthsandwichislands => gs, spain => es, srilanka => lk, suriname => sr, sweden => se, switzerland => ch, taiwan => tw, tajikistan => tj, tanzania => tz, thailand => th, timor-leste => tl, togo => tg, tokelau => tk, tonga => to, trinidadandtobago => tt, tunisia => tn, turkey => tr, turkmenistan => tm, tuvalu => tv, uganda => ug, ukraine => ua, unitedarabemirates => ae, unitedkingdom => uk, unitedstates => us, uruguay => uy, uzbekistan => uz, vanuatu => vu, venezuela => ve, vietnam => vn, britishvirginislands => vg, u.s.virginislands => vi, zambia => zm, zimbabwe => zw,
goodmov
NAME Search for movie info, focus on review info SYNOPSIS goodmov Any movie -- This will split the page into Rotten Tomatoes and Wikipedia on top, and IMDB on bottom. EXAMPLE rotom The Rock ---goes straight to rotten tomatoes movie page, , wikipedia film page, and the imdb search page (none are search results, simply the page) AUTHOR ++ Axlemax ++
26 uses
-
Created 2010-05-29 22:57:57
-
Last used
2010-10-31 23:39:38
-
Nominate -
Description
-
split {url rotom %s} {url wp %s (film)} {url imdbs %s}
scnsrc
NAME SceneSource search SYNOPSIS scnsrc EXAMPLE scnsrc music --- find shared music on SceneSource AUTHOR ++ Axlemax ++
25 uses
-
Created 2010-05-29 22:34:22
-
Last used
2011-06-23 08:44:42
-
Nominate -
Description
-
http://www.scnsrc.net/?s=%s
ubto
NAME ubto - go to a Ubuntu subdomain. SYNOPSIS ubto [ SUBDOMAIN ] [ SUBDIRECTORY ] The ubto command takes you to the Ubuntu subdomain of your choice. The subdirectory is optional, but can be used to complete any URL from the Ubuntu domain name. EXAMPLES Example: ubto Result: Returns the Ubuntu homepage. Example: ubto help Result: Returns the Official Ubuntu Documentation page. Example: ubto store Result: Returns the Canonical Store page. Example: ubto www community Result: Returns the Ubuntu Co…
34 uses
-
Created 2010-05-29 20:35:31
-
Last used
2016-02-14 18:26:23
-
Nominate -
Description
-
http://{ifempty -value {% 1 %s} -then www -else {% 1 %s}}.ubuntu.com/{% 2 %s}[no url encoding]
invgcc
NAME invgcc - inverse google country code SYNOPSIS invgcc [countrycode] - retrieves the country name associated to that iso country code It's the same as invlangcode but for some countries of iso-countrycode. i will use this command for the gsrch command. EXAMPLE invgcc dz -> algeria AUTHOR Luis Gabriel Matallana Vallejo <luisgmatallana@gmail.com>
41 uses
-
Created 2010-05-29 16:51:47
-
Last used
2014-10-04 13:41:10
-
Nominate -
Description
-
switch %s | af => afghanistan, dz => algeria, as => american samoa, ad => andorra, ao => angola, ai => anguilla, ag => antigua and barbuda, ar => argentina, am => armenia, au => australia, at => austria, az => azerbaijan, bs => bahamas, bh => bahrain, bd => bangladesh, by => belarus, be => belgium, bz => belize, bj => benin, bo => bolivia, ba => bosnia and herzegovina, bw => botswana, br => brazil, bn => brunei darussalam, bg => bulgaria, bf => burkina faso, bi => burundi, kh => cambodia, cm => cameroon, ca => canada, cf => central african republic, cl => chile, cn => china, co => colombia, cg => congo, cd => congo democratic republic, ck=> cook islands, cr => costa rica, ci => côte d' ivoire, hr => croatia, cu => cuba, cy => cyprus, cz => czech republic, dk => denmark, dj => djibouti, dm => dominica, do => dominican republic, ec => ecuador, eg => egypt, sv => salvador, ee => estonia, et => ethiopia, fj => fiji, fi => finland, fr => france, gf => french guiana, ga => gabon, gm => gambia, ge => georgia, de => germany, gh => ghana, gi => gibraltar, gr => greece, gl => greenland, gd => grenada, gp => guadeloupe, gt => guatemala, gg => guernsey, gy => guyana, ht => haiti, hm => heard island and mcdonald islands, hn => honduras, hk => hong kong, hu => hungary, is => iceland, in => india, id => indonesia, ie => ireland, im => isle of man, il => israel, it => italy, jm => jamaica, jp => japan, je => jersey, jo => jordan, kz => kazakhstan, ke => kenya, ki => kiribati, kr => south korea, kw => kuwait, kg => kyrgyzstan, la => laos, lv => latvia, lb => lebanon, ly => libya, li => liechtenstein, lt => lithuania, lu => luxembourg, mk => macedonia, mg => madagascar, mw => malawi, my => malaysia, mv => maldives, ml => mali, mt => malta, mu => mauritius, mx => mexico, fm => micronesia, md => moldova, mn => mongolia, me => montenegro, ms => montserrat, ma => morocco, mz => mozambique, na => namibia, nr => nauru, np => nepal, nl => netherlands, nz => new zealand, ni => nicaragua, ne => niger, ng => nigeria, nu => niue, nf => norfolk island, no => norway, om => oman, pk => pakistan, ps => palestinian territory, pa => panama, py => paraguay, pe => peru, ph => philippines, pn => pitcairn, pl => poland, pt => portugal, pr => puerto rico, qa => qatar, re => réunion, ro => romania, ru => russia, rw => rwanda, sh => saint helena, lc => saint lucia, vc => saint vincent and the grenadines, ws => samoa, sm => san marino, st => sao tome and principe, sa => saudi arabia, sn => senegal, rs => serbia, sc => seychelles, sl => sierra leone, sg => singapore, sk => slovakia, si => slovenia, sb => solomon islands, za => south africa, gs => south georgia and the south sandwich islands, es => spain, lk => sri lanka, sr => suriname, se => sweden, ch => switzerland, tw => taiwan, tj => tajikistan, tz => tanzania, th => thailand, tl => timor-leste, tg => togo, tk => tokelau, to => tonga, tt => trinidad and tobago, tn => tunisia, tr => turkey, tm => turkmenistan, tv => tuvalu, ug => uganda, ua => ukraine, ae => united arab emirates, uk => united kingdom, us => united states, uy => uruguay, uz => uzbekistan, vu => vanuatu, ve => venezuela, vn => viet nam, vg => virgin islands british, vi => virgin islands u.s., zm => zambia, zw => zimbabwe,
gccd
NAME gccd - google country code domain SYNOPSIS gccd [country] - returns the country code domain used in the google site for that country. I'm making this command for a command I'm making named ugsrch (universal google search. If ugs or gsrch are available I will one of those), in which you can specify the country and the language for your search. I found that in google (maybe in other sites too) the country code domains do not always correspond to the iso country codes. for example, if you typ…
63 uses
-
Created 2010-05-29 16:08:22
-
Last used
2026-01-13 03:23:40
-
Nominate -
Description
-
switch %s | afghanistan => af, algeria => dz, american samoa => as, andorra => ad, angola => co.ao, anguilla => com.ai, antigua and barbuda => ag, argentina => com.ar, armenia => am, australia => com.au, austria => at, azerbaijan => az, bahamas => bs, bahrain => com.bh, bangladesh => com.bd, belarus => com.by, belgium => be, belize => com.bz, benin => bj, bolivia => bo, bosnia and herzegovina => ba, botswana => co.bw, brazil => com.br, brunei darussalam => com.bn, bulgaria => bg, burkina faso => bf, burundi => bi, cambodia => com.kh, cameroon => cm, canada => ca, central african republic => cf, chile => cl, china => cn, colombia => com.co, congo => cg, congo democratic republic => cd, cook islands => co.ck, costa rica => co.cr, côte d' ivoire => ci, croatia => hr, cuba => com.cu, cyprus => com.cy, czech republic => cz, denmark => dk, djibouti => dj, dominica => dm, dominican republic => com.do, ecuador => ec, egypt => com.eg, salvador => com.sv, estonia => ee, ethiopia => com.et, fiji => com.fj, finland => fi, france => fr, french guiana => gf, gabon => ga, gambia => gm, georgia => ge, germany => de, ghana => com.gh, gibraltar => com.gi, greece => gr, greenland => gl, grenada => gd, guadeloupe => gp, guatemala => com.gt, guernsey => gg, guyana => gy, haiti => ht, heard island and mcdonald islands => hm, honduras => hn, hong kong => hk, hungary => hu, iceland => is, india => in, indonesia => co.id, ireland => ie, isle of man => im, israel => co.il, italy => it, jamaica => com.jm, japan => jp, jersey => je, jordan => jo, kazakhstan => kz, kenya => co.ke, kiribati => ki, south korea => kr, kuwait => com.kw, kyrgyzstan => kg, laos => la, latvia => lv, lebanon => com.lb, libya => com.ly, liechtenstein => li, lithuania => lt, luxembourg => lu, macedonia => mk, madagascar => mg, malawi => mw, malaysia => com.my, maldives => mv, mali => ml, malta => com.mt, mauritius => mu, mexico => com.mx, micronesia => fm, moldova => md, mongolia => mn, montenegro => me, montserrat => ms, morocco => ma, mozambique => co.mz, namibia => com.na, nauru => nr, nepal => com.np, netherlands => nl, new zealand => co.nz, nicaragua => com.ni, niger => ne, nigeria => com.ng, niue => nu, norfolk island => nf, norway => no, oman => com.om, pakistan => pk, palestinian territory => ps, panama => com.pa, paraguay => com.py, peru => com.pe, philippines => ph, pitcairn => pn, poland => pl, portugal => pt, puerto rico => pr, qatar => com.qa, réunion => re, romania => ro, russia => ru, rwanda => rw, saint helena => sh, saint lucia => com.lc, saint vincent and the grenadines => vc, samoa => ws, san marino => sm, sao tome and principe => st, saudi arabia => com.sa, senegal => sn, serbia => rs, seychelles => sc, sierra leone => sl, singapore => sg, slovakia => sk, slovenia => si, solomon islands => com.sb, south africa => co.za, south georgia and the south sandwich islands => gs, spain => es, sri lanka => lk, suriname => sr, sweden => se, switzerland => ch, taiwan => tw, tajikistan => com.tj, tanzania => co.tz, thailand => co.th, timor-leste => tl, togo => tg, tokelau => tk, tonga => to, trinidad and tobago => tt, tunisia => com.tn, turkey => com.tr, turkmenistan => tm, tuvalu => tv, uganda => ug, ukraine => com.ua, united arab emirates => ae, united kingdom => co.uk, united states => us, uruguay => com.uy, uzbekistan => uz, vanuatu => vu, venezuela => co.ve, vietnam => vn, virgin islands british => vg, virgin islands u.s. => co.vi, zambia => co.zm, zimbabwe => co.zw, * => com
dime
Allows you to search dimecasts.com by tag.
13 uses
-
Created 2010-05-28 23:06:11
-
Last used
2017-10-26 03:05:44
-
Nominate -
Description
-
http://www.dimecasts.net/Casts/ByTag/%s
ugsch1
Step 1 of ugsch SYNTAX ugsch1 -ctry [country]-q [query]-l [language] ugsch is a "universal" google search command. You will be able to chose the country and the language of the search with either language/country codes or language/country names. AUTHOR Luis Gabriel Matallana Vallejo <luisgmatallana@gmail.com>
91 uses
-
Created 2010-05-28 16:46:43
-
Last used
2011-07-18 14:19:26
-
Nominate -
Description
-
http://www.google.${ctry=com}/search?q=${q}&hl=${l}
upat
Thompson MicroPatent(R) Easy Access to a patent document. For MicroPatent users, type e.g. upat us5443036 and it will request the PDF of U.S. Patent 5,443,036 through the MicroPatent EasyAccess service. (Disclaimer: the creator of this command is not affiliated with Thompson or MicroPatent. YMMV.)
75 uses
-
Created 2010-05-28 15:08:14
-
Last used
2012-03-14 13:16:29
-
Nominate -
Description
-
http://www.micropat.com/cgi-bin/easyaccess.pl?patnum=%s&service=pdf
contcar
Contador de Caracteres
25 uses
-
Created 2010-05-28 14:49:26
-
Last used
2013-05-03 13:59:34
-
Nominate -
Description
-
http://www.asptutor.com/asp/ejemplos/contador.asp
mxm
30 uses
-
Created 2010-05-28 08:41:41
-
Last used
2015-12-20 10:29:25
-
Nominate -
Description
-
http://my.xmarks.com/
gbuzz
go to google buzz without going to your gmail account
245 uses
-
Created 2010-05-27 21:35:07
-
Last used
2015-03-06 05:42:26
-
Nominate -
Description
-
https://mail.google.com/mail/#buzz
autoen
Automatically determines the language of given text and translates it to English. If a URL is given you will be linked to the translated version, but a better command for URLs is autotr. Examples: autoen Я перевожу текст автоматически! autoen 是什么意思? autoen Diese Briefe sind vertraut, aber welcher Reihenfolge? autotr http://www.mexico.mx/
591 uses
-
Created 2010-05-26 09:16:29
-
Last used
2023-06-04 16:38:18
-
Nominate -
Description
-
https://translate.google.com/#auto|en|%s
xw
Search for crossword clue answers using a pattern. Example: xw par?y for party. See further description of the patterns at http://www.oneacross.com/crosswords/searchhelp.html
20 uses
-
Created 2010-05-26 07:01:11
-
Last used
2020-07-29 12:22:17
-
Nominate -
Description
-
http://www.oneacross.com/cgi-bin/search_banner.cgi?c0=&p0=%s
jpop
Jpop Stop! Wiki search
243 uses
-
Created 2010-05-26 00:47:48
-
Last used
2014-05-20 07:29:50
-
Nominate -
Description
-
http://wiki.jpopstop.com/?search=%s
ert
by Polcius
791 uses
-
Created 2010-05-25 21:01:31
-
Last used
2013-01-09 23:03:11
-
Nominate -
Description
-
open {url bmojos %s};{url wpfirst %s};{url cineols %s};{url fmf %s};{url rotom %s};{url imdbs %s}
ddgs
use the ssl version of the duckduckgo search engine
4604 uses
-
Created 2010-05-25 18:25:22
-
Last used
2020-05-15 17:23:07
-
Nominate -
Description
-
https://duckduckgo.com/?q=%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}
bmojos
Bmojo command, but it takes you directly to the first result. Created by Pol Milian
813 uses
-
Created 2010-05-25 17:59:31
-
Last used
2013-01-09 23:04:26
-
Nominate -
Description
-
> bmojo %s
wpfirst
Takes you to the first wikipedia result, like the imdbs and rotom command. Created by Pol Milian
748 uses
-
Created 2010-05-25 17:54:54
-
Last used
2012-08-09 22:48:44
-
Nominate -
Description
-
> wp %s
cineols
Cineol advanced search. It takes you directly to the first search result. Created by Pol Milian
748 uses
-
Created 2010-05-25 17:41:53
-
Last used
2012-08-09 22:48:44
-
Nominate -
Description
-
> cineol %s
fmfs
Advanced search for Filmaffinity, it takes you directly to the specified result. Created by Pol Milian
32 uses
-
Created 2010-05-25 17:40:49
-
Last used
2022-02-14 23:31:50
-
Nominate -
Description
-
> fmf %s
tweetit
Tweet from the URL bar with this command. "tweetit your twitter update here."
13 uses
-
Created 2010-05-25 12:42:42
-
Last used
2013-05-05 08:04:23
-
Nominate -
Description
-
http://twitter.com/home?status=%s
googs
googs = google SECURE. search via https.
4554 uses
-
Created 2010-05-25 12:19:02
-
Last used
2016-12-09 11:03:14
-
Nominate -
Description
-
https://www.google.com/search?hl=en&lr=&q=%s
rotom
NAME Rotten Tomatoes Search, improved SYNOPSIS rotom Movie, actor, whatever EXAMPLE rotom amelie ---goes straight to rotten tomatoes movie page, not search results AUTHOR ++ Axlemax ++
901 uses
-
Created 2010-05-24 23:49:36
-
Last used
2017-10-06 10:57:54
-
Nominate -
Description
-
> rotten tomatoes %s
ymp
Yahoo! Maps search...just add address.
30 uses
-
Created 2010-05-24 16:19:19
-
Last used
2017-10-17 00:31:50
-
Nominate -
Description
-
http://maps.yahoo.com/?q1=%s
gmoz
Searches addons.mozilla.org through Google site search.
72 uses
-
Created 2010-05-23 22:15:50
-
Last used
2013-11-04 16:25:16
-
Nominate -
Description
-
http://www.google.com/search?q=site%3Aaddons.mozilla.org+%s
a7
Addic7ed subtitle search.
1464 uses
-
Created 2010-05-23 18:34:01
-
Last used
2022-06-28 08:04:52
-
Nominate -
Description
-
http://www.addic7ed.com/search.php?search=%s&Submit=Search
xg
Google Secure Search
17 uses
-
Created 2010-05-23 09:55:42
-
Last used
2021-02-12 21:47:33
-
Nominate -
Description
-
https://www.google.com/
academia
Searches for people on www.academia.edu, a social networking website for academics.
120 uses
-
Created 2010-05-23 08:05:37
-
Last used
2025-09-12 16:07:52
-
Nominate -
Description
-
http://www.academia.edu/people/search?q=%s
secg
Search via Google HTTPS (https://www.google.com/) Secure Google = secg
11 uses
-
Created 2010-05-22 11:36:34
-
Last used
2011-08-06 22:08:29
-
Nominate -
Description
-
https://www.google.com/search?hl=en&lr=&q=%s
gsec
Search via Google HTTPS (https://www.google.com/)
50 uses
-
Created 2010-05-22 11:35:20
-
Last used
2012-02-09 13:34:00
-
Nominate -
Description
-
http://www.google.com/search?hl=en&lr=&q=%s
Previous Page
Next Page