4 lines
		
	
	
	
		
			88 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
	
		
			88 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|  | #!/bin/bash | ||
|  | mv `type -p tar` "$(type -p tar)"-eski | ||
|  | ln -s $(type -p bsdtar) /usr/bin/tar |