<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi all I know this is probably a dumb question but I dont seem 
to be able to work it out</FONT></DIV>
<DIV><FONT size=2>All i want to do is list all the files that end in 
*.html</FONT></DIV>
<DIV><FONT size=2>and search all subdirectorys as well i.e dos = dir *.html  
/s</FONT></DIV>
<DIV><FONT size=2>From what I have read I thought that</FONT></DIV>
<DIV><FONT size=2>ls -R *.html</FONT></DIV>
<DIV><FONT size=2>would have worked but it does'nt</FONT></DIV>
<DIV><FONT size=2>can somebody give me a example please.</FONT></DIV>
<DIV> </DIV></BODY></HTML>