Linux Linux Directory Structure by Anup Maurya September 27, 2023 September 27, 2023 4 minutes read The Linux directory structure is a standardized layout for organizing files and directories on Linux … 1 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Arrays in Shell Scripts by Anup Maurya September 26, 2023 September 26, 2023 2 minutes read In this tutorial we’ll learn about Arrays in Shell Scripts, how we can create, access, … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Write a script for printing all file related information in present working directory by Anup Maurya September 25, 2023 September 25, 2023 1 minutes read In this lab, we’ll create a script for printing all file related information in present … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Loops in Shell Scripting by Anup Maurya September 25, 2023 September 25, 2023 2 minutes read Loops are an essential part of shell scripting, which allows you to perform repetitive tasks … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
LinuxBlogs How to Schedule Scripts using cron by Anup Maurya September 23, 2023 September 23, 2023 1 minutes read Cron is a time-based job scheduler in Unix-like operating systems. It allows users to schedule … 3 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Program to create an zombie process by Anup Maurya September 17, 2023 September 17, 2023 2 minutes read In this article, we will delve into what a zombie process is, why it occurs, … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
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 She-bang in Shell Scripting by Anup Maurya September 13, 2023 September 13, 2023 3 minutes read Shell scripting is an essential part of working with the command-line interface in Linux/Unix systems. … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
Linux Program to create an orphan process by Anup Maurya August 26, 2023 August 26, 2023 2 minutes read In this article, you’ll learn about what is orphan process and create an orphan process … 0 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky
LinuxBlogs How to write a shell script and run it by Anup Maurya August 25, 2023 August 25, 2023 2 minutes read In this tutorial, we will go through the steps to write a shell script and … 2 FacebookTwitterPinterestLinkedinWhatsappTelegramThreadsBluesky