Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Re: newbie doubts: msg#00016

web.wget.general

Subject: Re: newbie doubts

Nandita Shenvi wrote:

> I have not copied the whole script but just the last few lines.The
variable
> $all_links[3] has an URL:
> http://bolinux39.europe.nokia.com/database2/MIDI100/GS001/01FINALC.MID.
> the link follows a file, which I require.
> I remove the http:// before calling the wget, but i still get an error
> message:
>
> --13:56:24--
>
http://%20bolinux39.europe.nokia.com/database2/MIDI100/GS001/01FINALC.MID%0A
> => `wgetcheck'

$all_links[3] needs to be cleaned up. It contains as trailing "\n" and there
is a space between "http://"; and "bolinux39" that should not be there.

The "\n" is easily addressed by: chomp @all_links;

You should look at your script to determine how the space got there. You can
get rid of all spaces by: $all_links[3] =~ s/ //g;
but that may not be what you want. You're better off figuring out how the
unwanted space got there in the first place and making sure it doesn't.

Tony




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
user-groups.jax...    php.zend.framew...    os.solaris.open...    web.quixote.use...    java.openjdk.ho...    ietf.secmech/20...    gnu.glpk/2004-0...    recreation.cars...    network.smokepi...    linux.drivers.i...    cms.opencms.dev...    fonts.gfontview...    text.xml.soap.u...    voip.nist-sip/2...    debian.ports.hp...    xfree86.interna...    science.biology...    qnx.openqnx.dev...    mail.sylpheed.c...    busybox/bios/20...    emulators.kvm.s...    hardware.openco...    apple.fink.begi...    kde.german/2006...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation