Find text in files


  1. Posts : 3
    Windows 7 Home Basic
       #1

    Find text in files


    Hi,

    I am just wondering what do you use to search texts in files?

    I meant, searching text inside files ...

    As always, I prefer freeware if possible, because I believe this feature should be built-in to the OS.

    Thanks.
      My Computer


  2. Posts : 11,840
    64-bit Windows 8.1 Pro
       #2

    Are you referring to text/document files?
      My Computer


  3. Posts : 85
    Windows 7 Ultimate RTM
       #3
      My Computer


  4. Posts : 1,419
    Windows 7 7600 1 X64
       #4

    elung said:
    Hi,

    I am just wondering what do you use to search texts in files?

    I meant, searching text inside files ...

    As always, I prefer freeware if possible, because I believe this feature should be built-in to the OS.

    Thanks.
    Wordpad is a texteditor wihin windows 7.
    Use/Start/Programs/Accessories/Notepad
      My Computer


  5. Posts : 3
    Windows 7 Home Basic
    Thread Starter
       #5

    Yes, searching text withing files (common text files like .txt, .php, .pl, .pas), inside folders, recursively.

    I took a look the WinGrep, it is nice but at this moment I am looking for freeware alternative.

    No, you cannot do this using Wordpad ... unfortunately.
      My Computer


  6. Posts : 3
    Windows 7 Home Basic
    Thread Starter
       #6

    Found it :)

    Notepad++ has this functionality!
      My Computer


  7. Posts : 7,878
    Windows 7 Ultimate x64
       #7

    elung said:
    I believe this feature should be built-in to the OS.
    Thanks.
    That features is built into the os, it's called findstr

    Open up a command line and type findstr /? and you will see your options. Hope this helps.
      My Computer


  8. Posts : 1
    Windows 7 Ultimate 64 Bits
       #8

    On the Windows command line, I often use an open source tool sfk to find text. For example,
    Code:
    sfk find mydir foo
    finds all occurrences of foo in mydir and all subfolders, in text and binary files. You may also try sfk hexfind (produces hexdumps) or sfk filter (for text files only). The binary is available from Swiss File Knife - Browse /1-swissfileknife at SourceForge.net
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:23.
Find Us