Chandrashekar B. posted in linux-india-help:
> Chandrashekar B. wrote:
> 
> > (  for i in `find . -name *.html -print`; do ./href.pl < $i; done ) > 
> >url_list.txt
> 
> Oh yes, forgot to mention... this command wont work if your files or 
> directories have whitespaces in their name. Let me know if that is the case.

It also won't work in a directory layout like this:

.
./foo.html
./morehtmlfiles
./morehtmlfiles/a.html
./morehtmlfiles/b.html
./morehtmlfiles/c.html
...

Binand

-- 
Hanlon's Razor: Never attribute to malice that which can be adequately
explained by stupidity.
Bruce's Razor: Never attribute to stupidity that which can be adequately
explained by Microsoft funding.


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to