Results 1 to 2 of 2

Thread: What is the unix command that can find me the .dbf file on my server?

  1. #1
    Join Date
    Jul 2005
    Posts
    1

    What is the unix command that can find me the .dbf file on my server?

    I have been asked in my company: what is the unix command that I can use to find the .dbf files on my database server?

    can someone advice please? would the find command work ok?

    please advice.

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    you can use ls | grep dbf

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •