Linux Shell script that accept a list of file names as arguments count and report the occurrence of each word by Anup Maurya September 14, 2023 September 14, 2023 3 minutes read Shell script that accept a list of file names as arguments count and report the … 3 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script that list the all files in a directory by Anup Maurya August 16, 2023 August 16, 2023 1 minutes read Shell Script that takes directory as input from the user and then print all the … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script to read given no of lines in file by Anup Maurya July 11, 2023 July 11, 2023 2 minutes read Shell script that accepts a filename and starting/ending line numbers as arguments, and displays all … 3 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script to find the factorial of a given integer by Anup Maurya June 16, 2023 June 16, 2023 2 minutes read In this tutorial, we will write a shell script to find the factorial of a … 1 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