Skip to content
LinuxSimply
  • Courses
  • Tutorials
    • Glossary
    • Commands
    • Linux Basics
    • Bash Scripting
    • Ubuntu
    • Networking
    • Bash Programming
    • Linux Applications
    • Miscellaneous
  • Cheat Sheets
  • Forum
  • About

Mohammad Shah MiranMohammad Shah Miran

Hey, I'm Mohammad Shah Miran, previously worked as a VBA and Excel Content Developer at SOFTEKO, and for now working as a Linux Content Developer Executive in LinuxSimply Project. I completed my graduation from Bangladesh University of Engineering and Technology (BUET). As a part of my job, i communicate with Linux operating system, without letting the GUI to intervene and try to pass it to our audience.
Bash Parameters in Linux

Parameters in Bash Scripting

April 18, 2024August 22, 2023 by Mohammad Shah Miran

Bash scripting is a versatile way to integrate your algorithm with the Linux operating system. Central to its flexibility are …

Read more

bash unset environment variable

2 Ways to Unset Environment Variables Using Bash Script

February 14, 2024August 17, 2023 by Mohammad Shah Miran

Environment variables play a crucial role in managing system configurations and influencing the behavior of programs in Unix-like operating systems. …

Read more

bash check if environment variable is set

5 Methods to Check If Environment Variable is Set in Bash

January 26, 2024August 17, 2023 by Mohammad Shah Miran

To check if an environment variable is set in Bash, you can use the following methods: Using the “if” Conditional …

Read more

Export environment variables in bash

How to Export Environment Variables With Bash? [4 Examples]

January 4, 2024August 9, 2023 by Mohammad Shah Miran

In Bash scripting, environment variables play a crucial role in sharing data across different parts of a script and enabling …

Read more

bash read environment variables

How to Read Environment Variables in Bash Script? [2 Methods]

January 4, 2024August 9, 2023 by Mohammad Shah Miran

Bash, the popular Unix-like shell, offers a wealth of functionalities, including the ability to work with environment variables. These variables …

Read more

bash environment variables

An Ultimate Guide of Bash Environment Variables

January 4, 2024August 9, 2023 by Mohammad Shah Miran

Bash scripting has become an indispensable skill for developers and system administrators, enabling them to automate tasks with ease. At …

Read more

bash set $variable

How to Use “Set – $Variable” in Bash Scripts? [2 Examples]

January 4, 2024August 6, 2023 by Mohammad Shah Miran

In Bash, the set command modifies shell options and parameters. When you use the set command followed by a hyphen …

Read more

bash default value

How to Use Default Value in Bash Scripts? [2 Methods]

April 28, 2024August 3, 2023 by Mohammad Shah Miran

In Bash scripting, handling variables and ensuring they have appropriate values is crucial for writing effective and reliable scripts. One …

Read more

bash check variable value

How to Check Variable Value Using Bash Scripts? [5 Cases]

January 4, 2024August 2, 2023 by Mohammad Shah Miran

In Bash scripts, inspecting and assessing variables’ value is a fundamental skill that empowers developers to write more sophisticated and …

Read more

assign variable in bash script

How to Assign Variable in Bash Script? [8 Practical Cases]

January 4, 2024August 2, 2023 by Mohammad Shah Miran

Variables allow you to store and manipulate data within your script, making it easier to organize and access information. In …

Read more

bash variable naming conventions in shell script

Bash Variable Naming Conventions in Shell Script [6 Rules]

January 4, 2024August 2, 2023 by Mohammad Shah Miran

When writing shell scripts in Bash, choosing appropriate names for variables is essential for code readability and maintainability. By adhering …

Read more

Variable Declaration and Assignment

Variable Declaration and Assignment

January 4, 2024July 30, 2023 by Mohammad Shah Miran

In programming, a variable serves as a placeholder for an unknown value, enabling the user to store the different data …

Read more

Variables in Bash scripts

Introduction to Variables in Bash Scripting [An Ultimate Guide]

January 4, 2024July 30, 2023 by Mohammad Shah Miran

Bash variables are essential components of shell scripting, providing a means to store and manipulate data within the Unix and …

Read more

What is Variable in Programming feature image

What is Variable in Programming? [The Complete Guide]

January 4, 2024July 30, 2023 by Mohammad Shah Miran

In programming, a variable is an entity that represents an unknown value. It allows you to use the name regardless …

Read more

bash declare variable bash create variable

How to Declare Variable in Bash Scripts? [5 Practical Cases]

January 18, 2024July 24, 2023 by Mohammad Shah Miran

Like other programming languages, Bash scripting relies heavily on its variables. So understanding how to declare variable and create them …

Read more

tmux cheat sheet.

Tmux Cheat Sheet [Free PDF Download]

November 26, 2023June 18, 2023 by Mohammad Shah Miran

The tmux is a terminal multiplexer that allows you to manage multiple terminal sessions within a single window. It provides …

Read more

Vim Cheat Sheet [Free PDF Download]

November 26, 2023June 15, 2023 by Mohammad Shah Miran

Vim is a highly configurable and powerful text editor that is commonly used in Unix and Linux environments. It is …

Read more

Eclipse Cheat Sheet

Eclipse Cheat Sheet [Free PDF Download]

January 1, 2024June 15, 2023 by Mohammad Shah Miran

Eclipse is a powerful integrated development environment (IDE) widely used by developers, particularly in Java programming. With its robust features …

Read more

Newer posts
← Previous Page1 Page2 Page3
linuxsimply white logo
LinuxSimply serves as an informational
repository about the Linux operating system.

Get In Touch!

Company

  • About Us
  • Contact Us
  • Career
  • All Contributors

Services

  • Pricing
  • System Administration
  • Server Management
  • Bash Automation
card

Resources

  • Courses
  • Help Forum
  • Cheat Sheets
  • Free Downloads
trustpilot logo

Legal Corner

  • Disclaimer
  • Privacy Policy
  • Editorial Policy
  • Terms & Conditions
dmca
LinuxSimply is owned by , an IT & Digital Media Company.

Copyright © 2024 LinuxSimply | All Rights Reserved.