Skip to main content

Linux scripts

2026

Newsboat streaming

Overview # Newsboat is a Linux terminal application which, when configured as described in this post, allows one to listen to podcasts and watch YouTube videos.

2025

2024

Bash - read CSV file

This bash script shows how to read and verify the contents of a CSV file, parse program arguments, prompt for user input, and more.