Tag: prgragm Archive

Variable Odds and Ends! Shell Scripting Part 6

Published on September 16, 2022 at 6:18 pm by LEW

Introduction

In this post we will cover a few odds and ends of variables in bash scripting. Specifically local variables, variable expansion, and variable arrays. With the information presented in this series of posts, you should be able to write some bash shell scripts that can assist you in a variety of tasks. (more…)

SharePin It!