53 |
wget -q -O- http://127.0.0.1:8080/unix.txt | diff recursive/unix.txt - |
wget -q -O- http://127.0.0.1:8080/unix.txt | diff recursive/unix.txt - |
54 |
wget -q -O- http://127.0.0.1:8080/windows.txt | diff recursive/windows.txt - |
wget -q -O- http://127.0.0.1:8080/windows.txt | diff recursive/windows.txt - |
55 |
wget -q -O- http://127.0.0.1:8080/image.png | diff recursive/image.png - |
wget -q -O- http://127.0.0.1:8080/image.png | diff recursive/image.png - |
56 |
|
wget -q -O- http://127.0.0.1:8080/x | diff recursive/x - |
57 |
wget -q -O- http://127.0.0.1:8080/1/1.html | diff recursive/1/1.html - |
wget -q -O- http://127.0.0.1:8080/1/1.html | diff recursive/1/1.html - |
58 |
wget -q -O- http://127.0.0.1:8080/1/1.css | diff recursive/1/1.css - |
wget -q -O- http://127.0.0.1:8080/1/1.css | diff recursive/1/1.css - |
59 |
wget -q -O- http://127.0.0.1:8080/1/2/2.html | diff recursive/1/2/2.html - |
wget -q -O- http://127.0.0.1:8080/1/2/2.html | diff recursive/1/2/2.html - |