hpr2096 :: Useful Bash functions - part 2
The further development of a Bash function that may be of use in your scripts
Hosted by Dave Morriss on Monday, 2016-08-15 is flagged as Explicit and is released under a CC-BY-SA license.
coding, Bash, script, function.
2.
The show is available on the Internet Archive at: https://archive.org/details/hpr2096
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:23:21
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.
Useful Bash functions - part 2
Overview
This is the second show about Bash functions. In this one I revisit the yes_no
function from the last episode and deal with some of the deficiencies of that version.
As before it would be interesting to receive feedback on these versions of the function and would be great if other Bash users contributed ideas of their own.
Full Notes
Since the notes explaining this subject are long, they have been placed in a separate file. Click the link to see it.
Links
- Previous HPR episode in this group Useful Bash functions: hpr1757