Sponsored Content
Full Discussion: http protocol from UNIX
Top Forums UNIX for Advanced & Expert Users http protocol from UNIX Post 302095067 by Zoli on Friday 3rd of November 2006 07:49:35 AM
Old 11-03-2006
Wget is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS, and FTP protocols, as well as retrieval through HTTP proxies.

Code:
#wget http://page.com/file

or run wget in background:

Code:
#wget -b http://page.com/file

 

5 More Discussions You Might Find Interesting

1. IP Networking

UNIX and SNA protocol

Can anyone tell me how I can find out if a server has a SNA connection to a mainframe ? I need to find out at my work which servers use SNA by telnetting to that server and search for it, I just don't know what and where to look for... Any help appreciated ! Ron (2 Replies)
Discussion started by: ronw
2 Replies

2. UNIX for Dummies Questions & Answers

Unix terminal protocol

I need to accomodate terminals running off an NCR UNIX SCO server. I need the protocol so I can get the correct S/W image for the router. (3 Replies)
Discussion started by: de2934
3 Replies

3. Solaris

HTTP Protocol Version

Friends/Gurus Can anybody let me know how to check Http Protocol version in Solaris and in AIX? Thanks (1 Reply)
Discussion started by: efunds
1 Replies

4. SCO

How to stop A UDP protocol on Unix

Dear All, Kindly guide how to stop UDP protocol on Sco Unix release 5.0 Regards (2 Replies)
Discussion started by: sak900354
2 Replies

5. Shell Programming and Scripting

What kind of transfer protocol we have in UNIX?

I was asked this question on the interview. I know ftp, sftp, scp, rcp. They said one more indi or indy Could you please let me know it? Thanks, Oleg (2 Replies)
Discussion started by: digioleg54
2 Replies
RDF::Query::Functions::Xpath(3pm)			User Contributed Perl Documentation			 RDF::Query::Functions::Xpath(3pm)

NAME
RDF::Query::Functions::Xpath - XPath functions VERSION
This document describes RDF::Query::Functions::Xpath version 2.908. DESCRIPTION
Defines the following function: o http://www.w3.org/2005/xpath-functions#matches o http://www.w3.org/2005/xpath-functions#abs o http://www.w3.org/2005/xpath-functions#ceiling o http://www.w3.org/2005/xpath-functions#floor o http://www.w3.org/2005/xpath-functions#round o http://www.w3.org/2005/xpath-functions#round-half-to-even o http://www.w3.org/2005/xpath-functions#compare o http://www.w3.org/2005/xpath-functions#concat o http://www.w3.org/2005/xpath-functions#substring o http://www.w3.org/2005/xpath-functions#string-length o http://www.w3.org/2005/xpath-functions#upper-case o http://www.w3.org/2005/xpath-functions#lower-case o http://www.w3.org/2005/xpath-functions#encode-for-uri o http://www.w3.org/2005/xpath-functions#contains o http://www.w3.org/2005/xpath-functions#starts-with o http://www.w3.org/2005/xpath-functions#ends-with o http://www.w3.org/2005/xpath-functions#year-from-dateTime o http://www.w3.org/2005/xpath-functions#month-from-dateTime o http://www.w3.org/2005/xpath-functions#day-from-dateTime o http://www.w3.org/2005/xpath-functions#hours-from-dateTime o http://www.w3.org/2005/xpath-functions#minutes-from-dateTime o http://www.w3.org/2005/xpath-functions#seconds-from-dateTime o http://www.w3.org/2005/xpath-functions#timezone-from-dateTime AUTHOR
Gregory Williams <gwilliams@cpan.org>. perl v5.14.2 2012-01-31 RDF::Query::Functions::Xpath(3pm)
All times are GMT -4. The time now is 09:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy