Linux DB PHP Scripts Tech Diary
Search This Blog
Saturday, March 13, 2010
linux find command - to find file with some content
find files with password under folder /opt/activemq
sudo find /opt/activemq/ -exec grep -l password {} \;
sudo find /opt/SWS_4/ -exec grep -l "sigTypeList" {} \;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment