How to use functions in Bash Scripting
This post will look at how you can use functions in Bash Scripting. Head ups! You may want to read the bash scripting basics post if you are new to …
How to use functions in Bash Scripting Read MoreLinux, Code, Cloud Computing, DevOps
This post will look at how you can use functions in Bash Scripting. Head ups! You may want to read the bash scripting basics post if you are new to …
How to use functions in Bash Scripting Read MoreLet’s look at Bash Operators and see how you can use them in your Bash scripts. This post will focus on arithmetic operators to help you do mathematical operations in …
How to use Bash Operators Read MoreLet’s take a look at defining and using a variable in Bash. We will even look at some unique variables that you will find very handy. Heads up! This post …
Variables in Bash/Shell Scripting Read MoreBash is fundamental to Linux, and every Linux user uses it at some point or another. This post will help you understand bash scripting basics and provide some pro-tips! Bash …
Bash Scripting Basics Read MoreIs your PHP saying that it cannot find the ZipArchive class? Then, this post will show you how to enable the ZipArchive module. You should see the following error: Also, …
How to enable ZipArchive for PHP Read MoreHere are some useful PHP code examples to help you along with Amazon Web Services (AWS). This post is updated frequently, so bookmark this page! Also, feel free to suggest …
PHP code examples for AWS Read More