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
Curl 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?
Scripting
Scripting feed
Use this Python script to simulate Babbage's Difference Engine
Nineteenth-century mathematician Charles Babbage's serial calculation machine meets its match with Python code.
Greg Pittman
21 Sep 2020
41
votes
3 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
93
votes
13 comments
Use this script to find a Raspberry Pi on your network
Identify a specific Raspberry Pi in your cluster with a script that triggers an LED to flash.
Chris Collins
(Correspondent)
08 Jun 2020
98
votes
4 comments
Use this Python script to encode binary in Base94
A reversible encoding of binary data to text with an alphabet between 2 and 94 symbols.
Oleksii Tsvietnov
04 May 2020
62
votes
1 comment
4 Git scripts I can't live without
The Git Extras repo hosts more than 60 scripts that add to Git's basic functionality. Here's how to install, use, and contribute to it.
Vince Power
20 Apr 2020
125
votes
Use this helpful Bash script when stargazing
Keep your eyes on the stars by putting your Linux machine in night vision mode with xcalib.
Alan Formy-Duval
(Correspondent)
12 Apr 2020
97
votes
10 comments
Print double-sided documents at home with this simple Bash script
Use this script and save yourself the hassle and wasted paper of trying to manually load and print double-sided documents.
Jim Hall
(Correspondent)
09 Apr 2020
52
votes
8 comments
5 scripts for automating basic community management tasks
If you have to do something three times, try to automate it.
Rich Bowen
(Red Hat)
23 Mar 2020
89
votes
5 comments
Load more
Most popular in Scripting
4 Git scripts I can't live without
Use this helpful Bash script when stargazing
6 handy Bash scripts for Git
My favorite Bash hacks
Using Bash traps in your scripts
5 scripts for automating basic community management tasks
Use this script to find a Raspberry Pi on your network
5 ways to improve your Bash scripts
Print double-sided documents at home with this simple Bash script
setV: A Bash function to maintain Python virtual environments