Shell Scripting https://www.tecmint.com Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Tue, 07 May 2024 04:58:08 +0000 en-US hourly 1 https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico Shell Scripting https://www.tecmint.com 32 32 How to Add Comments in Your Bash Scripts https://www.tecmint.com/bash-script-comments/ https://www.tecmint.com/bash-script-comments/#respond Tue, 07 May 2024 04:58:08 +0000 https://www.tecmint.com/?p=56043 How to Add Comments in Your Bash Scripts first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When you write a Bash script, sometimes you want to add comments to explain what certain parts of the script

The post How to Add Comments in Your Bash Scripts first appeared on Tecmint: Linux Howtos, Tutorials & Guides.]]>
https://www.tecmint.com/bash-script-comments/feed/ 0
A Shell Script to Monitor Network, Diske, Uptime, Load, and RAM in Linux https://www.tecmint.com/linux-server-health-monitoring-script/ https://www.tecmint.com/linux-server-health-monitoring-script/#comments Fri, 05 Apr 2024 05:02:23 +0000 http://www.tecmint.com/?p=13258 A Shell Script to Monitor Network, Diske, Uptime, Load, and RAM in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The duty of a System Administrator is really tough as they have to monitor the servers, users, logs, create backups,

The post A Shell Script to Monitor Network, Diske, Uptime, Load, and RAM in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.]]>
https://www.tecmint.com/linux-server-health-monitoring-script/feed/ 189
How to Use Bash For Loop with Examples in Linux https://www.tecmint.com/bash-for-loop-linux/ https://www.tecmint.com/bash-for-loop-linux/#comments Tue, 06 Jun 2023 02:44:39 +0000 https://www.tecmint.com/?p=48856 How to Use Bash For Loop with Examples in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In programming languages, Loops are essential components and are used when you want to repeat code over and over again

The post How to Use Bash For Loop with Examples in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.]]>
https://www.tecmint.com/bash-for-loop-linux/feed/ 1
How to Use Break and Continue Statements in Shell Scripts https://www.tecmint.com/use-break-and-continue-in-shell-scripts/ https://www.tecmint.com/use-break-and-continue-in-shell-scripts/#comments Wed, 24 Mar 2021 04:23:52 +0000 https://www.tecmint.com/?p=42066 How to Use Break and Continue Statements in Shell Scripts first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this article, we will take a look at how to use a break and continue in bash scripts. In

The post How to Use Break and Continue Statements in Shell Scripts first appeared on Tecmint: Linux Howtos, Tutorials & Guides.]]>
https://www.tecmint.com/use-break-and-continue-in-shell-scripts/feed/ 1
How to Use until Loop in Your Shell Scripts https://www.tecmint.com/bash-until-loop/ https://www.tecmint.com/bash-until-loop/#respond Tue, 23 Mar 2021 04:45:08 +0000 https://www.tecmint.com/?p=42057 How to Use until Loop in Your Shell Scripts first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In bash for, while, and until are three loop constructs. While each loop differs syntactically and functionally their purpose is

The post How to Use until Loop in Your Shell Scripts first appeared on Tecmint: Linux Howtos, Tutorials & Guides.]]>
https://www.tecmint.com/bash-until-loop/feed/ 0