Useful Find Examples
Find all HTML files that contain the text “Loading” # find . -name *.html -exec grep -il “Loading” {} \; Find all files modified in last 7 days # find . -mtime -7 Find all .PHP files modified in last…
Find all HTML files that contain the text “Loading” # find . -name *.html -exec grep -il “Loading” {} \; Find all files modified in last 7 days # find . -mtime -7 Find all .PHP files modified in last…
Tighten Up WordPress File and Folder permissions If you used an auto installer for WordPress you may find that many of your files and folders have 777 attributes, this can be a risk and this permissions can be abused by…
October Offers Massive reductions on domain name registrations – grab yourself a bargain! .CO.UK – £3.79.COM – £5.95 Take advantage of this special offer today!
Getting MYSQL server has gone away when importing database from .sql file Problem: You are trying to import a .sql file using the command line mysql command but it is unsuccessful as follows: # mysql -u douser -pdbpass yourdb <…
With so many registrars to choose from it is difficult to determine which deals are the best. If you have done your homework you will have already discovered that the initial registration cost is not the only cost you need…