Introduction to Linux commands and Shell scripting
- Linux curated resources for more complete resources list, including tutorials for beginners
- For more related resources, visit scripting course
# Chapters
- Linux Introduction
- What is Linux?, Why use Linux?, Where is Linux deployed?, Linux Distros, Linux resource lists
- Command Line Introduction
- File System, Command Line Interface, Command Help, Do one thing and do it well
- Files and Directories
- pwd, clear, ls, cd, mkdir, touch, rm, cp, mv, rename, ln, tar and gzip
- Working with Files and Directories
- cat, less, tail, head, Text Editors, grep, find, locate, wc, du, df, touch, file, identify, basename, chmod
- Text Processing
- sort, uniq, comm, cmp, diff, tr, sed, awk, perl, cut, paste, column, pr
- Shell
- What is Shell?, Popular Shells, Wildcards, Redirection, Process Control, Running jobs in background
- Shell Customization
- Variables, Config files, Emac mode Readline shortcuts
- Shell Scripting
- Need for scripting, Hello script, Command Line Arguments, Variables and Comparisons, Accepting User Input interactively, if then else, for loop, while loop, Debugging, Resource lists
# ebook
# Credits
- Devs and Hackers - helpful slack group
- Weekly Coders, Hackers & All Tech related thread - for suggestions and critique
# License This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/)