Welcome to mirror list, hosted at ThFree Co, Russian Federation.

wget-supports--P « wget « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b4d095e660a0d4d251b699187d671e615e23db2 (plain)
1
2
3
mkdir foo
busybox wget -q -P foo http://www.google.com/
test -s foo/index.html