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

jsredirect

echo <html><head><meta http-equiv="Refresh" content="0; URL=%s" /><script type="text/javascript">document.location.href="%s";</script></head><body><a href="%s">%s</a></body></html>
Redirect to the supplied URL.
uses Javascript (in addition to the meta tag) to attempt to be slightly faster.

Useful for pipes.

examples:
with a url:

  jsredirect http://www.google.com

with yubnub pipes (for making a new command):

  jsredirect http://babelfish.altavista.com/tr?lp={% 1 %s}_{% 2 %s}&trtext={% 3- %s}
    
82 uses - Created 2007-12-01 00:27:34 - Last used 2010-11-15 16:06:06
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.