Skip to Content
Gaurav Yadav

Gaurav Yadav

20 posts

Posts by Gaurav Yadav

How To Rename Directories In Linux

How To Rename Directories In Linux

Renaming the files and directories is a frequent task that a user has to carry out. Fortunately, Linux has an effortless way of renaming files and directories directly from the terminal. We will be discussing two Linux commands to rename the directories in Linux. The mv and rename commands. Using

How To List Open Files For A Process On Linux

How To List Open Files For A Process On Linux

If you are a frequent user of Linux or Unix systems you must have surely heard the phrase, “In Linux, everything is a file”. This may be categorized as the oversimplification of the concept yet it proves to be very helpful to understand how files in the Linux system works.