Shell scripting is a powerful tool that allows you to automate tasks and execute commands …
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.
-
-
C Array is a collection of variables belongings to the same data type. You can …
-
As of now, C++ is one of the world’s most popular programming languages and promptly used by Competitive …
-
In this article, you’ll learn How to clear MySQL console screen. When you’re inside the mysql command …
-
Shell script that displays list of all the files in the current directory to which …
-
In this tutorial, you’ll learn what is a perfect number and also create Shell Script to check …
- Linux
Shell Script to check whether a student has passed or failed based on the marks
by Anup Maurya2 minutes readIn this article, we will discuss how to write a shell script to check whether …
- Linux
Shell Script that checks if every argument supplied is a file or directory
by Anup Maurya1 minutes readIn this article, we’ll learn to write a Shell Script that checks if every argument …
- Java Tutorial
What is Java? An introduction, Definition & Features of Java
by Anup Maurya4 minutes readJava is a popular programming language that was developed by James Gosling and his team …
-
Ever wondered how to check if the current year is a leap year with a …