4 lines
		
	
	
	
		
			126 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			126 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
echo before calling input-line.sub
 | 
						|
${THIS_SH} ./input-line.sub
 | 
						|
this line for input-line.sub
 | 
						|
echo finished with input-line.sub
 |