3 lines
		
	
	
		
			69 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			69 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| echo I WANT | busybox dd of=foo >/dev/null 2>bar
 | |
| grep -q records bar
 | 
| echo I WANT | busybox dd of=foo >/dev/null 2>bar
 | |
| grep -q records bar
 |