[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#441301: ITP: url2file -- wget a URL into a file an print the filename



Package: wnpp
Owner: Loic Dachary (OuoU) <loic@debian.org>
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 <loic@dachary.org>

                                     local                          url2file(1)



Reply to: