hpr1197 :: What I do with bash scripts
Some personal anecdotes on writing Bash scripts
Hosted by Jon Kulp on Tuesday, 2013-03-05 is flagged as Explicit and is released under a CC-BY-SA license.
Bash, scripting.
6.
The show is available on the Internet Archive at: https://archive.org/details/hpr1197
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:27:18
Bash Scripting.
This is an open series in which Hacker Public Radio Listeners can share their Bash scripting knowledge and experience with the community. General programming topics and Bash commands are explored along with some tutorials for the complete novice.
In this episode I talk about the way I use shell scripting on a day-to-day basis. I am not employed in a technical field, so the fact that I use shell scripts at all surprises most people. I am just a music history professor with an enthusiasm for Linux and free software. Although I have dabbled a bit with Python, I don't feel nearly as comfortable with Python as I do with bash, so all of the scripts I mention in this episode are written for bash.
Here are links to blog posts about some of the scripts mentioned in the show.
markdown2latex: https://jonathankulp.org/archives/570
Cowsay stuff: https://jonathankulp.org/archives/346
"stick" scp script: https://jonathankulp.org/archives/441