Category Archives: Shell Games & Scripts

Telnet and Modern Windows Systems

I have tried to set up port forwarding on my home router for ssh.  I am having some trouble connecting through the usual port 22 and wanted to test if anything could communicate across port 22.  Thus I issued the … Continue reading

Share
Posted in Applications, Shell Games & Scripts, Windows | 2 Comments

Pin Cygwin Like a Medal

Well I’m working in a Windows world yet again.  Of course this means I’m installing Cygwin so I have BASh and Perl and other Unix goodies at my fingertips. I guess someone at Microsoft has been reading my blog because … Continue reading

Share
Posted in Applications, Shell Games & Scripts, Windows | Leave a comment

A New Script for Skipping Tracks

A while back I wrote a simple script for skipping tracks (and a couple of other things) for Rhythmbox.  Now that Ubuntu is moving to Banshee as their default media library application I have tossed together a new script for … Continue reading

Share
Posted in Audio/Video, Shell Games & Scripts | 2 Comments

Using find and rm in Conjunction

I downloaded a bunch of music or pictures or somesuch beyond memory, and in each folder the generous sharer included two or three dozen rich text files (.rtf) with some advertising for something about which I couldn’t have cared less. … Continue reading

Share
Posted in Shell Games & Scripts | Leave a comment

Malleable Renaming Script

I often get a pile of files where the original maker of those files used some naming scheme which, like spoiled milk, offends my nostrils.  You may call me anal if you’d like, but it prompted me to write this … Continue reading

Share
Posted in Shell Games & Scripts | 1 Comment

Recursive Prepending Script

As you may recall I prefer to prepend my track names with the album number in the case of multiple disc albums (box sets, double-albums, &c).  I have some rather large (30 CD) sets and am lazy didn’t want to … Continue reading

Share
Posted in Shell Games & Scripts | 3 Comments

Script for Skipping Tracks

I use Rhythmbox to play music on my hi-fi system.  There is a command line element for Rhythmbox called rhythmbox-client.  This element can be used to initiate a series of commands in Rhythmbox.  The problem is that these commands end … Continue reading

Share
Posted in Applications, Audio/Video, Shell Games & Scripts | Tagged , , , | 2 Comments

Conquer Giant APE and Giant FLAC

I have already written posts on splitting and converting from either album-length APE files or album-length FLAC files into track-length FLAC files. (My post on converting APE files; my post on splitting APE files; my post on splitting FLAC files. … Continue reading

Share
Posted in Audio/Video, Shell Games & Scripts | Tagged , , , | 3 Comments

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 Shell Games & Scripts | 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 Shell Games & Scripts | Tagged , , , , , , | Leave a comment