This tutorial will help you to find recently modified files in Linux via command line . The find command allows…
Browsing: files
It’s normal that we make files and directories (or we can say folders) in our machines to keep them organized,…
Setting the proper file permission for any web application is an important part of web hosting. In this tutorial, you…
How to Find all Files Containing a String in Linux. This tutorial will help you to search all files containing…
This is the best practice to remove old unused files from your server. For example, if we are running daily/hourly…
Some time we need to remove empty lines from a file. Its can be done manually if file have few…