3 lines
		
	
	
		
			81 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			81 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
$THIS_SH -c "echo 'set -n stops in -c?'; set -n; echo NO" && echo YES
 | 
						|
echo Ok:$?
 |