source: src/router/busybox/testsuite/wget/wget--O-overrides--P @ 8864

Last change on this file since 8864 was 8864, checked in by BrainSlayer, 5 years ago

replace busybox with new version

File size: 89 bytes
RevLine 
[8864]1mkdir foo
2busybox wget -q -O index.html -P foo http://www.google.com/
3test -s index.html
Note: See TracBrowser for help on using the repository browser.