6 lines
		
	
	
	
		
			86 B
		
	
	
	
		
			Text
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			86 B
		
	
	
	
		
			Text
		
	
	
		
			Executable file
		
	
	
	
	
| if ${MACH?} ${MACHFL?} -c $1 1>&2
 | |
| then
 | |
| 	echo `basename $1 $2`.${SUF?}
 | |
| else
 | |
| 	exit 1
 | |
| fi
 |