Hi,

I have a linux directory that containts other directories and files. I'd
like to submit a linux shell command that will list all directories that
are prefixed with a letter sequence. For example:

ls -l DMA* 
Or
Ls -l BMFA*

Unfortunately, the * expands to all files within all DMA directories. Is
there any easy command to only list directories starting with DMA ?

Thanks

Daniel

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to