Voder-Vocoder

The Log of Hal Canary

Navigation: Home | THE LOG | Log Archives | Resume | Contact Info | Public Key | SSL | Math Applets | Site Map | WP Backend | RSS2 | Atom

« unpardonably neglected | palm pilot scripts »

track-numbers/id3tag

#!/bin/sh
## track-numbers.sh
## (C) 2006 Hal Canary
## DTPD
for NUMBER in $(seq -w 1 99); do
    if (/bin/ls *${NUMBER}* &> /dev/null); then
        id3tag -t ${NUMBER} *${NUMBER}*
    fi
done

Hal Canary | Computers & Code | 2006-02-08 11:32:36 EST
Permanent Link | No Comments

Comments are closed.

Copyright 1997-2007 by Hal Canary.
mailto: h3 at halcanary dot org
xmpp:halcanary@jabber.org
aim:halwcanary
http://halcanary.org