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

httpstrip

strReplace -find http:// -replace -string %s
NAME
     httpstrip - removes "http://" from a URL

SYNOPSIS
     httpstrip [URL]

EXAMPLES
     httpstrip http://yubnub.org/
     (returns yubnub.org)

DESCRIPTION
     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
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.