Linux

Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged in a Linux distribution.

Linux Files and Directories

Linux Files and Directories

In this article, we are going to learn about Linux Files and Directories. Linux is an open-source operating system that uses a hierarchical file system to organize and store data. The file system consists of files and directories, which are...

pwd Command in Linux

pwd command in Linux

In this article, we will show you about pwd command in Linux. How to find out your current working directory using the pwd command. The pwd command is also known as the print working directory. This command shows the current...

Whoami Command in Linux

Whoami Command in Linux

In this tutorial, you will learn how to use the whoami command with examples. The whoami command allows Linux users to see the currently logged-in user. The output displays the username of the effective user in the current shell. Additionally,...

dpkg Command in Linux

dpkg Command in Linux

This guide explores about dpkg Command in Linux. The dpkg command syntax and options. The dpkg in Linux is the primary package manager for Debian and Debian-based systems, such as Ubuntu. The tool installs, builds, removes, configures, and retrieves information...

ls Command in Linux

ls Command in Linux

In this article,  we are going to learn about ls Command in Linux. ls is probably the most used command and for good reason. With it, we can see directory contents and determine a variety of important file and directory...

Page 1 of 2 1 2