1
0
mirror of https://github.com/sheumann/hush.git synced 2025-01-01 17:33:40 +00:00
hush/testsuite/wget/wget-supports--P
2001-10-30 23:11:20 +00:00

4 lines
79 B
Plaintext

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