Tag: Linux Commands

Commands

Linux Command Basics

Linux is an open-source operating system. I personally feel the power of Linux is using the commands. The Linux command line is a text interface to your computer. Often referred to as the shell, terminal, console, prompt, etc. In this post, I am going to explain the most commonly used Linux commands. ps – Process Status To […]

Aniket Kulkarni