7 lines
		
	
	
	
		
			83 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
	
		
			83 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | shopt -s execfail | ||
|  | 
 | ||
|  | exec /tmp/bash-notthere | ||
|  | # make sure we're still around | ||
|  | echo $? | ||
|  | 
 |