On Mon, 2003-01-27 at 23:38, Jesse Kline wrote: > Well I can script but I don't pretend to be very good at it :). I'm not > quite sure how I would go about doing this. Is there not an easier way?
Well I slapped this together, not much testing done. It only checks for references to files in the directory from where you run the script, but uses all subdirectories during the check. I'll let you modify it to create the list of files including subdirectories. You can always run a script that goes through each directory running this one each time. It also does not recurse upwards through a directory. So this is very limited, but well it may be a start... You could also look into programs like quanta that do web development. I don't know it that well but perhaps it has a link / site checker... -- Nathanael D. Noblet Gnat Solutions 4604 Monterey Ave NW Calgary, AB T3B 5K4 T/F 403.288.5360 C 403.809.5368 http://www.gnat.ca/
