#trainwithshubham
Read more stories on Hashnode
Articles with this tag
What is Git? GIT can be defined as the “Global Information Tracker,” a powerful version control system widely used for software development and other...
Package management Package management in Linux can be defined as the way of installing, updating and uninstalling the software from the system. It...
Characteristics of directories and files: ls -ltr - This command is being used to get the characteristics with their modification time in reverse...
What is a kernel? A kernel can be defined as the core of the computer operating system and it has control over everything on the system. What is...
What are the basic Linux commands to: 1.To view what's written in the file : cat filename: This command is used to display all the contents in the...
Introduction to basic Linux command lines. · What is Linux? Linux is one of the popular versions of the UNIX operating System. It is open source as its...