Shell scripting - ThuyNT13/my_setup GitHub Wiki
General Overview
- LinuxCommand.org a great beginner tutorial breaking down The Shell, but still fairly extensive in what it's teaching.
- Floss Manuals - Command Line
- Bash Scripting: Everything you need to know about Bash-shell programming - very good coverage of Bash topics to know
Looking for that thing...
- Searching for files
- How to Search for Files from the Linux Command Line
- Finding things - find and grep overview
- How to Use Grep Command to Search Files in Linux
- Mommy, I found it! — 15 Practical Linux Find Command Examples
Setting permissions
- Permissions
- chmod man pages