![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
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.