Skip to content
No results
  • About
  • Contact Us
  • Meet The Team
  • Privacy Policy
  • Test Page
Linuxlogo
  • Home
  • About
  • Contact Us
  • Privacy Policy
Linuxlogo
  • Shell Script

Shell Scripting 101: The for Loop in Shell Scripts

For Loop

Moving ahead with our tutorials now, let’s introduce the for loop in shell scripts in our today’s topic. We’ve already covered the while loop in our previous tutorial and used the break and continue statements to quit the while loop…

Read MoreShell Scripting 101: The for Loop in Shell Scripts
  • Ninad Pathak
  • March 3, 2020
  • Shell Script

Shell Scripting 101: If Else in Shell Script

If Else In Shell Scripts

In our Shell scripting 101 today, we’ll learn how to make use of if else in shell script and what different situations require the use of the if and else statement in Linux. A demonstrated use of “if statement” was…

Read MoreShell Scripting 101: If Else in Shell Script
  • Ninad Pathak
  • March 3, 2020
  • Shell Script

Shell Scripting 101: Break and Continue Statement in Linux

In our previous tutorial, we learned the use of the while loop in shell scripts. Now, let’s make use of the break and continue statement in Linux and manipulate the flow of loops. As we know, a loop will end…

Read MoreShell Scripting 101: Break and Continue Statement in Linux
  • Ninad Pathak
  • March 3, 2020
  • Shell Script

Shell Scripting 101: While Loop Condition in Bash Script

Understanding WHIle Loop In SHell Scripting

In the previous shell scripting 101s, we covered arrays and variables in shell scripts for Unix and Linux environments. In this tutorial, we’ll cover the while loop in shell script. A while loop in shell scripts is used to repeat instructions…

Read MoreShell Scripting 101: While Loop Condition in Bash Script
  • Ninad Pathak
  • March 3, 2020
  • Shell Script

Shell Scripting 101: Arrays in Shell Scripts

In the previous shell scripting tutorial, we worked with simple variables in shell scripts. Today we’ll cover arrays in shell scripts, and how we can create and make use of arrays within our scripts. To declare or create arrays on…

Read MoreShell Scripting 101: Arrays in Shell Scripts
  • Ninad Pathak
  • March 3, 2020
  • Shell Script

Shell Scripting 101: Variables in Shell Scripts

In this article of the shell scripting tutorial series, we’ll learn how to create and use variables in shell scripts. We’ll walk through the different variables that we can make use of that are provided by the system for the…

Read MoreShell Scripting 101: Variables in Shell Scripts
  • Ninad Pathak
  • March 3, 2020
Prev
1 … 197 198 199 200 201 202 203 … 210
Next
No results

Recent Posts

  • How Tech Fuels Creativity and Convenience
  • Top 5 Linux server distributions you should use in 2024
  • Add YouTube to the Steam Deck Gaming Mode
  • Asahi Linux – Run Linux on a M1 Mac
  • Prevent Linux Kernel updates on Ubuntu with this trick

Favorite Sites

  • Python Tutorials
  • GoLang Tutorials
  • CodeForGeek
  • VM-Help
  • MySQL Tutorials
  • Excel Tutorials
Linuxlogo

Learn everything about Linux, under a single roof. LinuxForDevices covers Linux tutorials, Open Source news, and courses to help you grow.

Menu

  • Home
  • About
  • Contact Us
  • Privacy Policy

Important Links

  • YouTube
  • Python Tutorials
  • GoLang Tutorials
  • CodeForGeek
  • VM-Help
  • MySQL Tutorials
  • Excel Tutorials

Latest posts

  • How Tech Fuels Creativity and Convenience
  • Top 5 Linux server distributions you should use in 2024
  • Add YouTube to the Steam Deck Gaming Mode
  • Asahi Linux – Run Linux on a M1 Mac
  • Prevent Linux Kernel updates on Ubuntu with this trick

Copyright © 2025 - LinuxForDevices is part of Diyansh IT Services Private Limited

 

Linux® is a registered trademark of Linus Torvalds.