Skip to content
LinuxSimply
  • Blog
  • Basics
    • Ubuntu
    • Linux Basics
    • Networking
    • Bash Programming
    • Linux Applications
    • Miscellaneous
  • Bash Scripting
  • Glossary
  • Commands
  • Cheat Sheets
  • About
Bash array of arrays feature image

Bash Array of Arrays [Explained]

December 6, 2023 by Md Masrur Ul Alam

The Bash arrays provide an effective way to store and work with data. This guide will discuss a particular array …

Read more

Showing Bash loop through files in directory with examples

How to Loop Through Files in Bash Directory [With Examples]

December 6, 2023December 6, 2023 by Afia Zahin Oishi

Looping through files in a specific directory refers to the process of iterating over each file and showing the contents …

Read more

Install CentOS 9

How to Install CentOS 9 [Easiest Guide]

December 5, 2023 by Auhona Islam

CentOS stands out as a widely embraced open-source Linux distribution designed for server applications, offering alignment with Red Hat’s RPM …

Read more

bash show hidden files

How to Show Bash Hidden Files? [6 Simple Ways]

December 5, 2023 by Susmit Das Gupta

In Bash, hidden files are the files and directories whose names start with a dot (.). This makes them invisible …

Read more

what is dual boot

What is Dual Boot? [Why & How]

December 5, 2023 by Ashikur Rahman

Dual boot is the process of running two separate operating systems on a single computer or device, allowing users to …

Read more

bash random number

How to Generate Random Number in Bash [7 Easy Ways]

December 4, 2023 by Md Zahidul Islam Laku

Generating random number in Bash is required for many applications. This is particularly useful for data encryption and simulation purposes. …

Read more

This article lists the basics of bash for loop with syntax. Some common use cases with examples are shown with the necessary bash scripts.

For Loop in Bash

December 4, 2023 by Ridoy Chandra Shil

In Bash, the for loop is a well-known and versatile feature that helps you automate repetitive tasks efficiently, making your …

Read more

while loop in bash

While Loop in Bash

December 5, 2023December 4, 2023 by Mitu Akter Mou

Bash presents different types of loops and one of them is the while loop. A while loop in bash is …

Read more

file and directory manipulation feature image

File and Directory Manipulation

December 4, 2023December 4, 2023 by Md Masrur Ul Alam

File and directory manipulation in Bash is an important function that allows users to smoothly navigate, organize, and manage data …

Read more

Multiple Conditions in Bash 'if' Statements

Evaluate Multiple Conditions in Bash “If” Statement [2 Ways]

December 4, 2023 by Nadiba Rahman

Including multiple conditions within an if statement in Bash refers to evaluating several criteria simultaneously by combining them with logical …

Read more

Dual boot installation

Dual Boot Installation

December 4, 2023 by Ashikur Rahman

Dual boot installation on a system involves setting up two separate operating systems on a single computer. However, setting up …

Read more

Installing Fedora

How to Install Fedora [A Step-by-Step Tutorial]

December 5, 2023December 4, 2023 by Auhona Islam

Regarding Linux distributions, Fedora stands out as a reliable and cutting-edge option. Whether you’re a seasoned Linux user or a …

Read more

bash bitwise shift

Bitwise Shift Operator in Bash Script [3 Examples]

December 4, 2023 by Mohammad Shah Miran

The bitwise shift operators (<< and >>) in Bash manipulate data at the binary level. They are commonly used in …

Read more

Feature image-OR, AND, NOT operators in Bash 'if' statement

How to Use OR, AND, NOT in Bash If Statement [7 Examples]

November 30, 2023November 30, 2023 by Nadiba Rahman

The logical operators OR, AND, and NOT within an if statement in Bash indicate creating conditional logic that directs the …

Read more

Bash append to file

How to Append to File in Bash [5 Methods]

November 30, 2023November 30, 2023 by Afia Zahin Oishi

Appending to a file is a process of adding new lines or content to the existing files. In this process, …

Read more

Check exit code equal to 0 or not using bash case statement

Check Exit Code Equal to “0” or Not With Bash Case Statement 

November 30, 2023 by Mitu Akter Mou

In Bash, the exit code “not equal to 0” represents the failure of a command. If the exit status value …

Read more

How to install Red hat Enterprise Linux

How to Install Red Hat Enterprise Linux [Simple Guide]

November 30, 2023 by Auhona Islam

Red Hat Enterprise (RHEL) is a powerful and widely used operating system that provides a secure and stable platform for …

Read more

bash read array feature image

How to Read into Bash Array [3 Methods]

November 30, 2023November 29, 2023 by Md Masrur Ul Alam

Bash read array is the process of appending an array with data obtained from various sources such as files, command …

Read more

math in bash

Performing Math Operations in Bash [12+ Commands Explained]

November 29, 2023 by Md Zahidul Islam Laku

Mathematical or arithmetical calculations are essential for scheduling cron jobs, calculating the difference between the timestamps, and many other important …

Read more

Bash File Manipulation Examples [10 Included]

December 4, 2023November 29, 2023 by Susmit Das Gupta

In the realm of information, each and every part of our computing system has data saved inside a file. For …

Read more

Older posts
Page1 Page2 … Page33 Next →

What is LinuxSimply?

LinuxSimply serves as an informational repository about the Linux operating system.

DMCA.com Protection Status

Get in Touch

  • Facebook
  • Twitter
  • YouTube
  • LinkedIn
  • TikTok

Company

  • About
  • Contact
  • Contributors

Resources

  • Glossary
  • Commands
  • Downloads

Legal Corner

  • Disclaimer
  • Privacy Policy
  • Editorial Policy
  • Terms & Conditions
LinuxSimply is owned by  , an IT & Digital Media Company.
Copyright © 2023 LinuxSimply | All Rights Reserved.