On Mon, Jan 19, 2009 at 10:35 AM, Daniel Brown <danbr...@php.net> wrote:

> On Mon, Jan 19, 2009 at 13:22, Kyle Terry <k...@kyleterry.com> 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.br...@parasane.net || danbr...@php.net
> 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.


-- 
Kyle Terry | www.kyleterry.com

Reply via email to