5 lines
		
	
	
		
			51 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			51 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
echo Line with one backslash:
 | 
						|
echo '\
 | 
						|
'
 | 
						|
echo Ok:$?
 |