2 lines
		
	
	
		
			53 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			53 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| test $(echo -e "f1\tf2\tf3" | busybox cut -f 2) = f2
 | 
| test $(echo -e "f1\tf2\tf3" | busybox cut -f 2) = f2
 |