The du command in Linux – How to check disk space?
How many times have you found yourself in a position where there is not enough disk space left on your computer? For me the answer is plenty. And these are the times that call for the du and the df…
How many times have you found yourself in a position where there is not enough disk space left on your computer? For me the answer is plenty. And these are the times that call for the du and the df…
If you are a Linux user, then chances are you enjoy free and open-source software. Olive is a free and open-source solution to all your video editing needs. It was released back in 2018 and has seen a tremendous amount…
Hi, there readers! Today we will look into vim again, specifically how we can do search and replace easily in vim. In this article, we will look at the top 5 ways you can search and replace and reach that…
Today, several distinct kinds of software are being utilized in the cloud and there are a great many more that are continually making their way into the market. They often come under the concept of software as a service or…
Introduction When it comes to business, one of the most important things you can do is get your name out there. This is where business directory websites come in. These websites are designed to help businesses connect with customers and…
The ls command on Linux is used to list all the contents of any directory. However, to display more options and to sort all the directories by size, we have to use a different command known as du. In this…