Tag Archives: bash

BASH Examples

I have been earnestly studying BASH for a while now, but I recently came across something that will be very useful and I thought I’d pass it along. Famously enough I run Ubuntu (a Debian-based distribution of Linux).  This is … Continue reading

Share
Posted in A High-Tech Blech! | Tagged , , | Leave a comment

Backup Script: A Love Story

I have written a few backup scripts by now. Every time I do I find a new interesting challenge somewhere in the task. As such I’d like to talk a little about my most recent backup script and offer my … Continue reading

Share
Posted in A High-Tech Blech! | Tagged , , , , , | Leave a comment

Update to My Renaming Script

A while back I wrote a post on renaming FLAC files to include their associated disc numbers. For example, if you have a file from disc 1 named “01 – Track Name.flac” my script would change it to “01.01 – … Continue reading

Share
Posted in A High-Tech Blech! | Tagged , , , | 2 Comments

Out of My Shell and into My Collection

As you may have heard, I’m building a music server for my home (aka my local network).  I’m rippin’ dem discs down to .flac files and stowing dem on a phat drive.  Caught between geek and gangster, I’m having a … Continue reading

Share
Posted in A High-Tech Blech! | Tagged , , | 1 Comment