John Robertson

John Robertson @jrbrtsn

About: Full Stack DevOp for Linux, Windows.

Location:
Pelzer, South Carolina USA
Joined:
Sep 8, 2020

John Robertson
articles - 10 total

TUI select fn

Those of you familiar with bash's select builtin know that the automated layout of choices is a nic...

Learn More 1 0Mar 30 '21

Where is Your Data?

Introduction Making source code easier to read without significantly increasing its size i...

Learn More 4 4Sep 18 '20

Bash++ Parsing

Introduction This morning when I took a walk with my son, I asked him to come up with a Ba...

Learn More 7 1Sep 14 '20

CLI and Streams

Introduction For those who are new to *nix shells like Bash, the underlying framework of s...

Learn More 5 2Sep 13 '20

Bash++ Classes

Introduction Bash is an interpreted language not often associated with object oriented pro...

Learn More 5 0Sep 12 '20

Bash++ Recursion

In a previous post I introduced the return stack facility for Bash. Now I present an example of how t...

Learn More 6 0Sep 10 '20

Bash++ Return Stack

Problem To say that Bash has many idiosyncrasies is an understatement. One of the most tro...

Learn More 4 1Sep 10 '20

Bash++

Announcing the birth of the Bash++ project on Github! The goal of this project is to provide accessib...

Learn More 5 1Sep 10 '20

Returning an Array from a Bash Function

At first glance it may seem that returning an array from a Bash function is not possible. This is not...

Learn More 4 2Sep 9 '20

Event Driven Bash

Bash is very useful when it comes to automating system administration tasks. Sometimes you need to...

Learn More 2 0Sep 8 '20