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