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

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