Shobhit Singh

What is /dev/null in Linux?

If you delve into shell programming, you have come across /dev/null or 2>/dev/null numerous times. At first, this might look like intimidating abstract jargon, but there is a very important (and easy to understand) reason for which it exists. In this article, we will look at the meaning of /dev/null and how it is used […]

What is /dev/null in Linux? Read More »

Snaps in Linux: A Basic Introduction

Let’s discuss the popular topic – Snaps in Linux. There are numerous Linux distributions, each distribution having its own official package manager and package format such as deb, rpm, etc. This has obvious drawbacks with developers having to package the same software multiple times for different distributions. However, there have been multiple projects which attempted

Snaps in Linux: A Basic Introduction Read More »