lsof meaning 'LiSt Open Files' is used to find out which files are open by which process. In this article, we are going to review the lsof command with examples| How to Use ‘lsof’ Command to Check Open Files in Linux
In this article, we will see how to create, copy, move, and delete filenames that start with spaces and special characters (say #, *, &, =, etc.) in Linux.| The Ultimate Guide to Handling Filenames with Special Characters in Linux
ls command is one of the most frequently used commands. I believe the ls command is the first command you may use when you get into the command prompt of Linux.| 20 Basic ‘ls’ Command Examples in Linux
In this guide, we will take a look at the mkdir command with some practical examples of it that will help beginners to operate the Linux system confidently.| Linux mkdir Command Examples
In this article, we will cover some useful practical examples of Linux touch commands. whichis used to create, change and modify the timestamps of a file.| 8 Practical Examples of Linux “Touch” Command