[plug] ls

Ryan ryan at slowest.net
Mon Feb 26 22:19:21 WST 2001


You need to specify the directory at the end:

ls -R *.html /

or

ls -R *.html .

First one searches every directory on the system

Second one searches all directories below the one you are in.

Regards,

Ryan

At 08:09 PM 26/02/2001 +0800, you wrote:
>Hi all I know this is probably a dumb question but I dont seem to be able 
>to work it out
>All i want to do is list all the files that end in *.html
>and search all subdirectorys as well i.e dos = dir *.html /s
> From what I have read I thought that
>ls -R *.html
>would have worked but it does'nt
>can somebody give me a example please.
>





More information about the plug mailing list