Linux Introduction To Linux by Anup Maurya May 22, 2023 May 22, 2023 5 minutes read Linux is a free and open-source operating system based on the Unix operating system. Linux … 2 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Scripting Sourcing a file by Anup Maurya May 16, 2023 May 16, 2023 2 minutes read Shell scripting is a powerful tool that allows you to automate tasks and execute commands … 2 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell script that displays list of files have all permissions by Anup Maurya February 9, 2023 February 9, 2023 1 minutes read Shell script that displays list of all the files in the current directory to which … 2 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script to check a number is perfect number or not by Anup Maurya February 5, 2023 February 5, 2023 1 minutes read In this tutorial, you’ll learn what is a perfect number and also create Shell Script to check … 3 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script to check whether a student has passed or failed based on the marks by Anup Maurya February 1, 2023 February 1, 2023 2 minutes read In this article, we will discuss how to write a shell script to check whether … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script that checks if every argument supplied is a file or directory by Anup Maurya January 26, 2023 January 26, 2023 1 minutes read In this article, we’ll learn to write a Shell Script that checks if every argument … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script to Check if the Current Year is Leap Year or Not by Anup Maurya January 15, 2020 January 15, 2020 2 minutes read Ever wondered how to check if the current year is a leap year with a … 1 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script to Reverse a Number by Anup Maurya January 12, 2020 January 12, 2020 2 minutes read In this article, you’ll learn how to create a Shell Script to Reverse a Number. … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script to Add Two Float Numbers by Anup Maurya January 4, 2020 January 4, 2020 1 minutes read In this article, we will explore the use of floating-point numbers in shell scripting and … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script to Multiply Two Numbers by Anup Maurya January 2, 2020 January 2, 2020 2 minutes read Ever needed a quick way to multiply two numbers on your Linux or Unix system? … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky