5 lines
		
	
	
		
			103 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			103 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
test x"$SKIP_INTERNET_TESTS" != x"" && exit
 | 
						|
 | 
						|
busybox wget -q -O foo http://www.google.com/
 | 
						|
test -s foo
 |