In Linux, there are many different types of files, each with its own unique properties …
Anup Maurya
Anup Maurya
Hey there, My name is Anup Maurya. I was born with love with programming and worked with TCS. One of best global (IT) services and consulting company as System Administrator . I also love graphics designing. It's my pleasure to have you here.
-
-
Planning is crucial in system analysis and design (SAD) to ensure the successful implementation of …
-
This article will explore recurring question types across different TCS NQT exams. Question 1 Problem …
-
In Shell Scripting, a function is a set of commands that are written to perform …
-
In this article, you’ll learn about how to make C++ Program to Find Factorial. The …
-
In this article, we’ll learn how to write a Shell Script to exchange the values …
-
In this article, we’ll learn how to resolve “Unable to locate package” when running apt …
- Ask Us
Create the directory structure given in the image using mkdir command and touch command
by Anup Maurya3 minutes readCreate the directory structure given in the image using mkdir for directory creation and touch for creating …
-
Kernel is central component of an operating system that manages operations of computer and hardware. It …
-
The for-each loop, also known as the enhanced for loop, was introduced in Java 5 …