Learning Unix
Tuesday, August 24, 2004
cscope
find . -name "*.[chsS]" -follow -print > cscope.files
cscope -bq
cscope -d
-b: build
-q: cross references
Ctrl-b will browse through history of cscope searches that u performed earlier.
posted by hulo543 @
1:58 PM
0 comments
0 Comments:
Post a Comment
<< Home
Previous Posts
Touchpad tapping in Suse 9.1
wireless lan setup in SuSE 9.1
kernel syncronization
ATI Radeon IGP 340M driver for linux installation
linux page cache
VFS in linux kernel 2.4
Disk cloning using dd
Finding the hard links to a file using find
find and -exec and other options
mounting as a loopback device
0 Comments:
Post a Comment
<< Home