In this tutorial, we’ll cover the most common meta characters used in Linux commands and …
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.
-
-
Java operators are symbols that are used to perform operations on variables and values. In …
-
In this article, you’ll learn about how to make C++ program to demonstrates catching all …
- Blogs
10 Microservices Design Principles That Every Developer Should Know
by Anup Maurya3 minutes readMicroservices architecture is a popular software development approach that has gained widespread adoption in recent …
-
Shell script to display list of files in the current directory. This script starts by …
-
The Linux directory structure is a standardized layout for organizing files and directories on Linux …
-
In this tutorial we’ll learn about Arrays in Shell Scripts, how we can create, access, …
- Linux
Write a script for printing all file related information in present working directory
by Anup Maurya1 minutes readIn this lab, we’ll create a script for printing all file related information in present …
-
Loops are an essential part of shell scripting, which allows you to perform repetitive tasks …
-
In this article, you’ll learn to create a program in java, python and c++ to …