3 righe
		
	
	
		
			29 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			3 righe
		
	
	
		
			29 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/sh
 | |
| echo hi $2 from $3
 | 
| #!/bin/sh
 | |
| echo hi $2 from $3
 |