Unix

Getting started with Shell Scripting in 5 easy steps

Reading Time: 3 minutes Hi Everyone! In this blog, we are going to learn about Shell Scripting and how to get started with it in few simple steps. This tutorial helps in gaining a basic understanding of the concept of LINUX/UNIX shell scripting. Introduction First, Before diving into how, let us first look at what Shell and Shell Scripting actually is. What is a Shell? A shell is simply Continue Reading

Introduction and features of Linux Operating System

Reading Time: 4 minutes Introduction and features of Linux Operating System Linux Operating System is a open-source operating systems like Unix. It was initially developed by Linus Torvalds on September 17, 1991and features are free and open-source operating system and the source code can be modified and distributed to anyone commercially or noncommercially under the GNU General Public License.   Agenda of Linux Operating System 5W’s 1H ◦ Introduction to Operating Continue Reading

Mystery of Linux File System

Reading Time: 5 minutes Hi people! I’m back with a new blog,  Today we’ll be discussing the Linux File System. Have you ever saw various directories in your Linux systems and wonder why even they exist. Why can’t we just have a single directory and keep everything in it? Introduction to Linux file system Linux File System is a method of organizing and storing various information in a way Continue Reading