How to know all last modified files in your cPanel?

How to know all last modified files in your cPanel? [STEP BY STEP]☑️

Today in this documentation you will learn how to find all last modified file in cPanel.

Video Tutorial– “How to know all last modified files in your cPanel”

Follow the steps to know all last modified files in your cPanel:

Step::1 Login to cPanel and open File Manager section

How to know all last modified files in your cPanel

Step::2 Go inside your root directory i.e public_html

How to know all last modified files in your cPanel

Step::3 Create a new php file named test.php

How to know all last modified files in your cPanel

Step::4 Copy the code from the link given below

<?php
$saif=shell_exec('grep -Ril "find /home/username/public_html/ -type f -mtime -2");
echo "<pre>$saif</pre>";
?>

Step::5 Paste this code in the test.php file

How to know all last modified files in your cPanel

Step::6 Finally click over Save Changes.

How to know all last modified files in your cPanel

Step::7 Now open your browser and hit this test.php and see the result You will be able to see the last modified files in your cPanel.

How to know all last modified files in your cPanel

Thanks for Reading this article !!! We hope this was helpful to you all.

For more information, kindly follow us on social media like Twitter and Facebook and for video tutorials, subscribe to our YouTube channelhttps://youtube.com/redserverhost.com 

Facebook Page https://facebook.com/redserverhost

Twitter Pagehttps://twitter.com/redserverhost.com

If you have any suggestions or problems related to this tutorial, please let us know via the comment section below.

Tags: cheap linux hostingbuy linux hostingcheap reseller hostingbuy reseller hostingbest reseller hostingcheap web hostingcheapest web hostingcheapest reseller hosting,  cheap reseller hostcheap linux hostcheapest linux hostingbest linux hostingbest web hosting

Scroll to Top