3 lines
		
	
	
		
			70 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			70 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/ksh -i
 | |
| cd /usr/src/sys && sterm "cscope -R -f /tmp/cscope.out"
 | 
