Further Reading
- Linux File Permissions Explained: https://www.redhat.com/sysadmin/linux-file-permissions-explained
- How to Use Bash Wildcards for Globbing?: https://www.shell-tips.com/bash/wildcards-globbing/#gsc.tab=0
- How to Recursively Search Directory Names in Linux: https://www.howtogeek.com/devops/how-to-recursively-search-directory-names-in-linux/
- Find Command in Linux: https://linuxize.com/post/how-to-find-files-in-linux-using-the-command-line/
- 10 Ways to Use the Linux find Command: https://www.redhat.com/sysadmin/linux-find-command
- What are Linux Metacharacters? Everything You Need to Know: https://www.makeuseof.com/what-are-linux-metacharacters/
- 6 Linux metacharacters I love to use on the command line: https://opensource.com/article/22/2/metacharacters-linux
- How to Use Your Bash Historyin the Linux or MacOS Terminal: https://www.howtogeek.com/44997/how-to-use-bash-history-to-improve-your-command-line-productivity/
- Navigating...