3 lines
		
	
	
		
			58 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			58 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
busybox wget -q -O foo http://www.google.com/
 | 
						|
test -s foo
 | 
						
busybox wget -q -O foo http://www.google.com/
 | 
						|
test -s foo
 |