[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wildcards



>         Is there a wildcard type thing to indicate all directories, or all
> files etc? Like "dir /ad" in dos. And is there anything as cool as a wildcard
> for file modes like all executeables?

Use zsh and that would be "*(/)" and "*(*)", so the equivalent of "dir
/ad" would be "ls -d *(/)".


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: