busybox/testsuite/wget/wget--O-overrides--P
2001-10-30 23:11:20 +00:00

3 lines
89 B
Text

mkdir foo
busybox wget -q -O index.html -P foo http://www.google.com/
test -s index.html