source:
drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/wget/wget--O-overrides--P
Last change on this file was 20, checked in by chris, 17 years ago | |
---|---|
File size: 89 bytes |
Rev | Line | |
---|---|---|
[20] | 1 | mkdir foo |
2 | busybox wget -q -O index.html -P foo http://www.google.com/ | |
3 | test -s index.html |
Note: See TracBrowser
for help on using the repository browser.