Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7872555
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T02:14:04+00:00 2026-06-03T02:14:04+00:00

I did this for cscope to add Java capability find ./ -name *.java >

  • 0

I did this for cscope to add Java capability

  find ./ -name *.java > cscope.files

Yet when I do this and suppose I want to look for a symbol , I get all references to this symbol in java only. I also want it to display the references in the C code which is present in this project. no it only shows java references to symbol i look. So now I have to delete this file cscope.files so I can look c references to this symbol.
Hm , Any Help or anyone who has a idea.
Regards
Vaishali

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T02:14:06+00:00Added an answer on June 3, 2026 at 2:14 am

    Well it looks like you’re only finding files with the .java extension for a start:

    How about:

    find . -iname '*.java' -or \\
           -iname '*.cpp' -or  \\
           -iname '*.c' -or    \\
           -iname '*.h' -or    \\
           > cscope.files
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to mockup IPrincipal so I did this public Mock<IPrincipal> Principal { get;
i did this to get the result from parse.com curl -X GET \ -H
I want very specific answer from the developers who did this and want to
I did this footer which including a swf file, so that I add it
I did this code: from scitools.std import * from sympy import * x=Symbol('x') #Integral
I did this function in PHP to get a page's title. I know it
I did this before, but can't remember it now. I want to change what
I want to set monthly and yearly alarm in my app.I did this for
I tried to make multiple files uploading, and did this: rails plugin install git://github.com/kpitn/swfupload.git
Does anyone did this thing before using c# apps? I have two csv files

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.