Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes Monday through Friday.


HPR2679: Extra ancillary Bash tips - 13

Hosted by Dave Morriss on 2018-11-08 00:00:00
Download or Listen

Extra ancillary Bash tips - 13

Making decisions in Bash

This is the thirteenth episode in the Bash Tips sub-series. It is the fifth and final of a group of shows about making decisions in Bash.

In the last four episodes we saw the types of test Bash provides, and we looked briefly at some of the commands that use these tests. We looked at conditional expressions and all of the operators Bash provides to do this. We concentrated particularly on string comparisons which use glob and extended glob patterns then we devoted an episode to Bash regular expressions.

Now we want to look at the final topic within regular expressions, the use of capture groups.

Long notes

I have provided detailed notes as usual for this episode, and these can be viewed here.

Comments



More Information...


Copyright Information

Unless otherwise stated, our shows are released under a Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.

The HPR Website Design is released to the Public Domain.