Codebox Software

Pages tagged 'shell scripts'

Shell scripts for UNIX/Linux/OSX

Wordle Solver Shell Script

A bash shell script for solving Wordle

Process Roulette

A shell script game that kills random processes on your computer

Meditation Timer Shell Script

A meditation timer shell script

Video Barcode Script

This script generates beautiful barcode-style images from video files

OSX Shell Script to Read a Web Page Aloud

A one-line OSX shell script to read a web page out loud

Linux/UNIX Backup Script

Use this script to make regular system backups, and store them off site in a secure encrypted archive

Time Arithmetic Utility

A simple command-line utility to add and subtract time values

JAR Search Script

Searches through all Java .jar files in the current directory, and in any sub-directories, looking for the class file that you specify. This can be very handy if you need to use a class in a Java programme, but aren't sure which .jar file contains it

Linux Firewall Reboot Script

This script attempts to ping a list of well-known internet hosts, and if it fails to contact any of them will reboot the system. I have used this with great success on my IPCop firewall, which occasionally drops its internet connection and will reconnect if rebooted. Schedule this using cron to perform a connectivity check every 15 minutes