Package: wnpp
Owner: Loic Dachary (OuoU) <[EMAIL PROTECTED]>
Severity: wishlist

* Package name    : url2file
  Version         : 0.2.0
  Upstream Author : Loic Dachary
* URL or Web page : http://specs.dachary.org/url2file/
* License         : GNU GPLv2 or later
  Description     : wget a URL into a file an print the filename

url2file(1)                                                         url2file(1)

NAME
       url2file - wget a URL into a file an print the filename

SYNOPSIS
       url2file [-C] URL

DESCRIPTION
       Given  a  valid  URL,  fetch  it using wget(1) and store it into a cache
       directory. The file of the file in the cache directory is printed on the
       stdout.

       If called with the -C option clears the $HOME/.url2file cache completly.
       By default, files not accessed during the last seven  days  are  removed
       from the cache.

EXAMPLES
       $ wc -l $(url2file http://specs.dachary.org/url2file/index.html)
       9234

AUTHORS
       Loic Dachary <[EMAIL PROTECTED]>

                                     local                          url2file(1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to