hpr1884 :: Some more Bash tips
Some information about brace expansion in Bash that you might not know
Hosted by Dave Morriss on Thursday, 2015-10-22 is flagged as Explicit and is released under a CC-BY-SA license.
Bash, brace expansion, seq.
4.
The show is available on the Internet Archive at: https://archive.org/details/hpr1884
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:15:49
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.
Some more Bash tips
We looked at Parameter Expansion back in HPR episode 1648 where we saw how Bash variables could be used, checked and edited. There are other sorts of expansions within Bash, and we'll look at one called "Brace Expansion" in this episode, which follows on from episode 1843 "Some Bash tips".