BlogsLinux What is Unix? Architecture and Function by Anup Maurya December 14, 2023 December 14, 2023 4 minutes read In this article, we are going to learn about Unix and It’s Function and Services. … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Pipe, Grep, and Sort Commands in Linux/Unix by Anup Maurya December 14, 2023 December 14, 2023 2 minutes read Pipe, Grep, and Sort commands in Linux/Unix are powerful tools that can be used to … 1 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Linux : Absolute Paths and Relative Paths by Anup Maurya December 6, 2023 December 6, 2023 2 minutes read In Linux, a path is a string of characters that specifies the location of a … 1 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Bash Script User Input by Anup Maurya November 9, 2023 November 9, 2023 5 minutes read Taking input from the user is a common task for any programming language. You can … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell script to print Fibonacci series by Anup Maurya October 24, 2023 October 24, 2023 1 minutes read In this article, we’ll see Shell script to print Fibonacci series. Algorithm Shell script to … 4 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script to check whether a given number is a palindrome or not by Anup Maurya October 23, 2023 October 23, 2023 3 minutes read In this article, we will discuss how to write a shell script to check whether … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell Script to find the greater of three numbers by Anup Maurya October 18, 2023 October 18, 2023 1 minutes read Shell Script that takes three numbers as input from the user and then finds the … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
BlogsLinux Vi Editor in UNIX by Anup Maurya October 13, 2023 October 13, 2023 3 minutes read In this tutorial, we’ll learn about what is Vi Editor in UNIX, modes of Vi … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Meta Character in Linux by Anup Maurya October 7, 2023 October 7, 2023 4 minutes read In this tutorial, we’ll cover the most common meta characters used in Linux commands and … 2 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Shell script to display list of files in the current directory by Anup Maurya September 30, 2023 September 30, 2023 1 minutes read Shell script to display list of files in the current directory. This script starts by … 2 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky