What is ls command in linux? ls is a linux command that used for listing directory and folders. If you use ls comand it will list...
Linux command for create directory : To create a directory on linux use mkdir command. Open your shell and type mkdir and your directory name.Use space...
Features of linux: The linux is a flavor of Unix.So its offer all the feature that Unix has.There are various linux varients known as linux distributions.Ubuntu,Fedora,Open...
What is shell? The shell is the utility that processes your request.When you type in a command at your terminal,the shell interprets the command and calls...
What is kernel? The kernel is the heart of the operating system.It interacts with the hardware and most of the tasks like memory management,task scheduling and...
What is linux? The linux operating system is a program that act as a link between the computer and user. The computer programs that allocate the...