How to Count Files in a Directory and its Subdirectories in Linux
While navigating your Linux file system, you may come across directories containing a lot of files. Sometimes you need to find the number of files in those directories…
Read More6 articles found
CentOS
While navigating your Linux file system, you may come across directories containing a lot of files. Sometimes you need to find the number of files in those directories…
Read More
Mint
You have been trying so hard to locate a file on your new Linux system but after hours of rambling on the terminal, it is still missing. Now…
Read More
Ubuntu
In the Linux system, there are a lot of hidden files which include mostly the user configuration file and the application files. You can also hide your files…
Read More
Ubuntu
Anyone who’s worked with Ubuntu systems knows how important it is to keep your directories clean and structured, for effective and efficient access to them. Sometimes, you may…
Read More
Mint
Introduction Maintaining a structured file system is a necessity rather than a recommendation for system administrators. In this article, you will learn how to rename your directories in…
Read MoreThis article will go through how you can find files and directories in Linux. We will be using the locate, find, and grep command. Each command is discussed…
Read More