Enable the `globstar` option to recursively match filenames within a specified path. You can use `shopt -s globstar` and `shopt -u globstar` to set and unset this option respectively.
This video is based on content from my "Computing from the Command Line" ebook: https://github.com/learnbyexample/cli...