Re: Directory listing with file info
Kim Jensen wrote:
> Pedro Graca wrote:
>
>> Are you really sure you want to do that?
>> You have top open each and every file, read/print its contents, and close
>> the file. It might be a lot slow!
>
>
> The problem is that the filenames themselves even if they contain the
> name I'm looking for aren't really pleasing to the eye as links.
>
> I'd rather have links that read:
>
> Angelina Jolie
> Gwynneth Paltrow
> Jude Law
> Michael Gambon
> Sir Lawrence Olivier
>
> than
>
> angelinajolie
> gwynnethpaltrow
> judelaw
> lawrenceolivier
> michaelgambon
>
> Sorry, just got home from watching Sky Captain :)
Just forgot something. If I was just now creating the whole thing I
could easily use the first examples as file names, but unfortunately I
already have thousands of links using the second type of file names so
going back and changing all of them manually or even by global
search/replace would take ages.
Kim Jensen
|