hpr2448 :: Useful Bash functions - part 3
A few more possibly useful Bash functions are discussed
Hosted by Dave Morriss on Wednesday, 2017-12-20 is flagged as Explicit and is released under a CC-BY-SA license.
coding, Bash, script, function.
6.
The show is available on the Internet Archive at: https://archive.org/details/hpr2448
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:33:53
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 3
Overview
This is the third show about Bash functions. These are a little more advanced than in the earlier shows, and I thought I'd share them in case they are useful to anyone.
As before it would be interesting to receive feedback on these functions and would be great if other Bash users contributed ideas of their own.
Full Notes
Links
- Previous HPR episodes in this group Useful Bash functions:
- Download the read_value, check_value and read_and_check functions and the trace of read_value.