DEV.MD / Developer Network
Search:     Advanced search
Browse by category:
Glossary | Contact Us

Search for text in binary files

Add comment
Views: 1511
Votes: 0
Comments: 0
Posted: 27 Nov, 2008
by: Zavadschi S.
Updated: 21 Jan, 2009
by: Zavadschi S.

To search for all occurrences of the text “maybe” in the binary file filename use:

$ strings filename | grep maybe

Others in this Category
document Using Cron
document Lunching KDE Control Panel Modules from command line
document Subversion - the quick start guide
document SSL - Generate self signed certificates
document Back-up data using rsync
document Install and enabling Apache mod_substitute
document Recursively chmod only directories or files



RSS