grep --include=wp\-config.php -rnw -C 0 '/home/' -e "WP_MEMORY_LIMIT"
Knowledgebase
- Portal Home
- Knowledgebase
- Others
- Command Line
- Search files for lines containing a match to a given pattern
Categories
Categories
- 0 Users Found This Useful
Related Articles
Finding files older than a certain date
Sometime you may find that you need to files that are older than a certain date. Let's say that...