All the file created 11 days ago. ls *(c11) All the links: ls *(@) All the files starting with test except those ending in pdf that are not executable. ls test*~*.pdf(^*) Or all those that have x or d in them but not pdfs and not executable .. ls -l test*(x|d)*~*.pdf(^*) There are LOTS. http/www.linuxcommand.org/man_pages/zshexpn1.html Ger On Mon, 12 May 2003, David Blevins wrote: > I'm amazed at the file globbing. Not being a zsh user, this is news to > me. What other little gems does zsh offer? -- Gerry Skerbitz gsker at tcfreenet.org _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list