Welcome
Hello there! Thank you for checking out this workshop on Bash Programming.
This workshop was originally prepared by Cody Lee Cochran for Texas Linux Fest 2024.
The purpose of this workshop is to teach people more Bash!
The labs in this workshop will teach workshop attendees how to build a simple command-line application called sobash
,
which is inspired by a fantastic open source Linux tool called swaks
, or the Swiss Army Knife for SMTP.
The sobash
utility is a lot like the swaks
utility.
As a matter of fact, with enough work, some might one day consider it the SWAKS of Bash!