Matthew Cengia <[email protected]> wrote:
>   mattcen@isis:tmp$ shopt -s nullglob
>   mattcen@isis:tmp$ ls *.mkv *.mp4 *.avi
>   a.mkv  b.mp4

Excellent. Note that the find command also returns no errors if nothing
matches the search criteria. There's an option to prevent it from recursively
descending subdirectories, which my quick search of the manual page didn't
locate but which I'm confident exists.

_______________________________________________
luv-main mailing list
[email protected]
http://lists.luv.asn.au/listinfo/luv-main

Reply via email to