Jump to navigation
Log in
Sign Up
Search form
Search
Main menu
Articles
Containers
DevOps
Gaming
Government
Hardware
3D printing
Arduino
Raspberry Pi
Kubernetes
Law
Licensing
Patents
Linux
Command line
OpenStack
Programming
Go
JavaScript
Python
Sysadmin
Resources
What is open source?
The open source way
Projects and applications
Organizations
Cloud technology
Ansible
Big data
Data science
Docker
Git
Internet of things
Java
Kubernetes
Linux containers
Microservices
OpenStack
Python
Python GUI frameworks
Python IDEs
Python template libraries
Python web scrapers
Software defined networking
Virtualization
Open source alternatives
Alternatives to Acrobat
Alternatives to AutoCAD
Alternatives to Dreamweaver
Alternatives to Gmail
Alternatives to MATLAB
Alternatives to Minecraft
Alternatives to Google Photos
Alternatives to Photoshop
Alternatives to Publisher
Alternatives to Skype
Alternatives to Slack
Alternatives to Trello
More...
Linux
Downloads
Cheat sheets
Ansible cheat sheet
Ansible k8s cheat sheet
AWK cheat sheet
Bash cheat sheet
Blender cheat sheet
C cheat sheet
Emacs cheat sheet
Firewall Cheat Sheet
FreeDOS cheat sheet
GIMP cheat sheet
GNOME cheat sheet
Groff macros cheat sheet
Go cheat sheet
i3 window manager cheat sheet
Inkscape Cheat Sheet
IRC cheat sheet
Java cheat sheet
Kubectl cheat sheet
Linux common commands cheat sheet
Linux user permissions cheat sheet
Microservices cheat sheet
Networking cheat sheet
Pandoc cheat sheet
pip cheat sheet
Python 3.7 cheat sheet
Raspberry Pi cheat sheet
SELinux cheat sheet
SSH cheat sheet
Open Source Yearbook
2015
2016
2017
2018
2019 Special Edition
Programming guides
7 essential PyPI libraries
6 surprising ways to use Jupyter
DevOps guides
Starting a DevOps transformation
Introduction to Small Scale Scrum
Getting started with DevSecOps
DevOps monitoring tools guide
DevOps hiring guide
Sysadmin guides
Ansible Automation for Sysadmins
Containers primer
eBooks
Getting started with Kubernetes
Inter-process communication in Linux
5 open source collaboration tools
6 open source tools for staying organized
7 open source desktop tools
Raspberry Pi: How to get started
Running Kubernetes on your Raspberry Pi
About
About Opensource.com
Welcome to the Opensource.com community
Meet the team
Create an account
Rules for comments and discussions
Correspondent Program
Frequently Asked Questions
Contribute to Opensource.com
Opensource.com style guide
Writing topics
Contact us
Open Organization
Get started
Book series
Field Guide
Leaders Manual
Guide to IT Culture Change
Guide for Educators
Workbook
Organize for Innovation
Resources
What is an open organization?
How open is your organization?
What is an open decision?
Log in
Sign Up
Twitter
Facebook
Feed
Main menu
Articles
Containers
DevOps
Gaming
Government
Hardware
3D printing
Arduino
Raspberry Pi
Kubernetes
Law
Linux
Command line
OpenStack
Programming
Go
JavaScript
Python
Sysadmin
Resources
What is open source?
Projects and applications
Organizations
Cloud technology
Open source alternatives
Linux
Downloads
About
Open Organization
Get started
Book series
Resources
What is an open organization?
How open is your organization?
What is an open decision?
Bash
Bash feed
7 Bash tutorials to enhance your command line skills in 2021
Bash is the default command line shell on most Linux systems. So why not learn how to get the most out of it?
Jim Hall
(Correspondent)
11 Jan 2021
44
votes
1 comment
Learn Bash by writing an interactive game
Programming a simple game is a great way to practice a new language and compare it against others you know.
Jim Hall
(Correspondent)
08 Dec 2020
44
votes
Create a machine learning model with Bash
Bash, Tcsh, or Zsh can help you get ready for machine learning.
Girish Managoli
24 Nov 2020
65
votes
3 comments
Why I still love tcsh after all these years
Bash may be more popular, but tcsh has advantages that make it more appealing in certain cases.
Seth Kenlon
(Red Hat)
12 Aug 2020
40
votes
1 comment
Read and write data from anywhere with redirection in the Linux terminal
Redirection is an efficient way to get data from one place to another without a lot of mouse moving and key pressing.
Seth Kenlon
(Red Hat)
30 Jun 2020
70
votes
5 comments
Using Bash traps in your scripts
Traps help your scripts end cleanly, whether they run successfully or not.
Seth Kenlon
(Red Hat)
29 Jun 2020
89
votes
13 comments
Make Bash history more useful with these tips
Tell Bash what you want it to remember—or even rewrite history by deleting entries you don't want or need.
Seth Kenlon
(Red Hat)
25 Jun 2020
37
votes
2 comments
Take control of your data with associative arrays in Bash
Associative arrays let you create lists of key and value pairs, instead of just numbered values.
Seth Kenlon
(Red Hat)
23 Jun 2020
42
votes
1 comment
Load more
Most popular in Bash
You don't know Bash: An introduction to Bash arrays
Bash aliases you can’t live without
Bash tips for everyday at the command line
3 command line games for learning Bash the fun way
What's your favorite Linux terminal trick?
How to program with Bash: Logical operators and shell expansions
How to write a loop in Bash
Use this helpful Bash script when stargazing
OpenGL bindings for Bash
Environment variables in PowerShell