101 Linux Commands - Interactive eBook
linux.recipes - Your Linux Command Reference
Unix Toolbox
A collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users, a compact and practical reference.
adrianlarion/useful-sed: Useful sed scripts & patterns.
Useful sed scripts & patterns. . Contribute to adrianlarion/useful-sed development by creating an account on GitHub.
Shell Scripting Tutorial
This tutorial is written to help people understand some of the basics of shell script programming (aka shell scripting), and hopefully to introduce some of the possibilities of simple but powerful programming available under the Bourne shell. As such, it has been written as a basis for one-on-one or group tutorials and exercises, and as a reference for subsequent use.
HariSekhon/DevOps-Bash-tools: 1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..
1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3,...
BashSheet - Greg's Wiki
bobbyiliev/introduction-to-bash-scripting: Free Introduction to Bash Scripting eBook
Free Introduction to Bash Scripting eBook.
HariSekhon/DevOps-Bash-tools: 1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..
1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3,...
Socratic Method to Learn Linux - Beginner to Enterprise Linux. Skills to get the job in engineering. - YouTube
Come hang with the Professional Linux User's Group on Discord. https://discord.gg/m6VPPD9uswLab book: https://leanpub.com/theprolugbigbookoflabs
Best of the Blog
If you are new to this website, you can read our most popular tutorials, or browse by various categories, or just search our archives for a specific article that you are looking for from this page. 12 Amazing and Essential Linux Books To Enrich Your Brain and Library 50 UNIX / Linux Sysadmin Tutorials 50
Boost Your Productivity By Using The Terminal (iTerm & ZSH) | Michael Hoffmann
Using the terminal is one of the biggest productivity boosts you can gain in your daily work as a developer. If you know your shortcuts, you will be way faster than using the mouse. In this article, I want to show you my terminal setup and how I use it on a daily basis. The cover image shows my current setup in action.
Mastering Eshell - Mastering Emacs
Emacs has a shell written entirely in Emacs Lisp. Here's how you master Eshell, a versatile and powerful shell capable of supplanting bash or zsh as your daily driver.
LinuxCommand.org: Learn The Linux Command Line. Write Shell Scripts.
LinuxCommand.org is a web site that helps users discover the power of the Linux command line.
All commands
A repository for the most elegant and useful UNIX commands. Great commands can be shared, discussed and voted on to provide a comprehensive resource for working from the command-line
Bash Patterns I Use Weekly
5 bash tricks I find myself using often that I wish I'd discovered sooner.
p4bl0's blog ; Bash variable expansion tricks
p4bl0's blog
Unicorn! · GitHub
A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
Linux Tips, Tricks and Tutorials | Linuxize
Linuxize is a Linux Sysadmin and DevOps blog that publishes articles and tutorials about server operations, new techniques and Linux security.
Basics | Cheat sheets | Linux Command Library
Handy cheat sheets with linux tips and terminal basics about System control, Users, Files, Package managers, Video and Audio, Hacking tools, Terminal games and many more categories.
Writing a Unix Shell - Part I | Cracking The Code
Building your own UNIX shell in parts. This post focuses on the semantics of the fork system call.
The Bash Guide
A complete guide for newcomers and advanced users to correct usage and deepen understanding of the bash shell language.
wildlyinaccurate.github.io/_posts/2015-07-08-useful-git-commands.md at jekyll-src · wildlyinaccurate/wildlyinaccurate.github.io · GitHub
The Wildly Inaccurate Blog, as a Jekyll-generated static website - wildlyinaccurate.github.io/_posts/2015-07-08-useful-git-commands.md at jekyll-src · wildlyinaccurate/wildlyinaccurate.github.io
GitHub - trimstray/the-book-of-secret-knowledge: A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. - trimstray/the-book-of-secret-knowledge
GitHub - jlevy/the-art-of-command-line: Master the command line, in one page
Master the command line, in one page. Contribute to jlevy/the-art-of-command-line development by creating an account on GitHub.
GitHub - ibraheemdev/modern-unix: A collection of modern/faster/saner alternatives to common unix commands.
A collection of modern/faster/saner alternatives to common unix commands. - ibraheemdev/modern-unix
GitHub - dylanaraps/pure-bash-bible: 📖 A collection of pure bash alternatives to external processes.
📖 A collection of pure bash alternatives to external processes. - dylanaraps/pure-bash-bible
shellharden/how_to_do_things_safely_in_bash.md at master · anordal/shellharden · GitHub
The corrective bash syntax highlighter. Contribute to anordal/shellharden development by creating an account on GitHub.
GitHub - adrianlarion/useful-sed: Useful sed scripts & patterns.
Useful sed scripts & patterns. . Contribute to adrianlarion/useful-sed development by creating an account on GitHub.
set -e, -u, -o, -x pipefail explanation · GitHub
set -e, -u, -o, -x pipefail explanation. GitHub Gist: instantly share code, notes, and snippets.