|
I was looking for the opposite - a script that could extract file names into hyperlinks. I know there is a DOS command to output a list of files into a text file.
Something like:
dir -> text.txt
For you *nix users i'm sure there's about 20 utilities for this...
|