On Mon, 2009-01-19 at 10:50 -0800, Kyle Terry wrote: > On Mon, Jan 19, 2009 at 10:35 AM, Daniel Brown <danbrown@xxxxxxx> wrote: > > > On Mon, Jan 19, 2009 at 13:22, Kyle Terry <kyle@xxxxxxxxxxxxx> wrote: > > >> > > > Aside from a few perl scripts, I have rewritten all my bash scripts in > > PHP. > > > It's just easier to manage for me. > > > > /me nods. > > > > In 2001, I started rewriting a library of Perl scripts I'd been > > building since 1995 (5.0.0.1), which meant rewriting about 300 > > scripts. There's a single script left out of that library that I > > didn't convert, and only because it was the first usable Perl I'd ever > > written. Sentimental reasons, I suppose (and the fact that I rarely > > have a need for it). It just ran a recursive loop through directories > > to convert all file extensions from UPPER or Variable to lower case. > > > > -- > > </Daniel P. Brown> > > daniel.brown@xxxxxxxxxxxx || danbrown@xxxxxxx > > http://www.parasane.net/ || http://www.pilotpig.net/ > > Unadvertised dedicated server deals, too low to print - email me to find > > out! > > > > Nice! I lied though, I use 1 python script that takes the ID3 tags from mp3s > and oggs and makes the filename pretty. It does this recursively once a week > through my music directory. I have a PHP script that does something similar :) Cheers, Rob. -- http://www.interjinn.com Application and Templating Framework for PHP -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php