/
niceSOFT
/
wget
ОбзорДокументацияВойти
/
niceSOFT
/
wget
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
wget/
util/
..
Makefile.am

all: Update Copyright years

6 месяцев назад
README

Added util/trunc.

19 лет назад
createcerts.sh

Fix Test-https-badcerts.px

9 лет назад
freeopts

Whitespace tweaks for utils.

18 лет назад
paramcheck.pl

all: Update Copyright years

6 месяцев назад
rmold.pl

all: Update Copyright years

6 месяцев назад
trunc.c

Ensure main calls bindtextdomain

12 лет назад
README
-*- text -*-
 
This directory contains various optional utilities to help you use
Wget.
 
rmold.pl
========
This Perl script is used to check which local files are no longer on
the remote server. You can use it to get the list of files, or
$ rmold.pl [dir] | xargs rm
 
trunc
=====
This small program may be used to create files of arbitrary size; useful
for testing certain scenarios using wget's --continue option.