Operating System - HP-UX
1850733 Members
2567 Online
104055 Solutions
New Discussion

scandetail pros...since devresource is down

 
Ryan Twombly
Occasional Advisor

scandetail pros...since devresource is down

Hiya,
I'm using the STK for 10.x to 11.x and was attempting to get onto the documentation site this morning. Since the devresource pages seem to be down right now, maybe some of you folks can help me. I want to scan all the .c and .h files on our server. The -r option doesn't seem to capable of using / as its root. Is there a way around this?
That's no big deal, really. I've done a find for all the sourcefiles I want to scan and I have the time to scan thier directories individually. The more important question is: how do I specify that I only want to scan .c, .h,... files in the directories? I think it's the +C option, but what is the syntax? I know this is in the docs, but as I mentioned, I can't seem to go there right now. Any help would be much appreciated.
1 REPLY 1
Ryan Twombly
Occasional Advisor

Re: scandetail pros...since devresource is down

addendum: ok it's not the +C option; that one lets me specify what type of problems to look for; what is the option to specify file types?