Command-line hacking
Using Linux date calculations to displaying a running countdown time in the terminal.
Categories: Linux, command-line hacking
How to use basic Bash constructs, along with the Gnome gio utility, to assign folder icons to a set of directories.
Categories: Linux, command-line hacking
How to use Bash shell arithmetic, along with the 'date' utilty, to calculate the phase of the Moon on a particlar day.
Categories: Linux, command-line hacking
How to use tools like curl and xsltproc to retrieve news headlines from the BBC, and display them using the manual viewer
Categories: Linux, command-line hacking
Using a Linux Bash script to generate audio/visual cues for timing paced breathing exercises.
Categories: Linux, command-line hacking
Using Linux command-line utilities to query an on-line database of Internet radio stations.
Categories: Linux, command-line hacking
How to use Bash shell techniques to extract metadata (tags) from various audio file formats.
Categories: Linux, command-line hacking
Using simple file and string handling techniques in the Bash shell.
Categories: Linux, command-line hacking
How to use Bash shell arithmetic to create a simple tide table
Categories: Linux, command-line hacking
How to use tools like curl, sed, and groff to retrieve a weather forecast from the BBC, and format it for the terminal.
Categories: Linux, command-line hacking
Using 'date' and 'timedatectl' to build a utility to help with scheduling meetings in different timezones.
Categories: Linux, command-line hacking