Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
how can I skip globbing through SCCS subdirs?
- X-seq: zsh-workers 589
- From: John.Cooper@xxxxxxxxxxx (John S Cooper)
- To: zsh-list@xxxxxxxxxxxx
- Subject: how can I skip globbing through SCCS subdirs?
- Date: Thu, 9 Nov 1995 19:11:44 -0800
[ Please copy me on any replies - I'm not on this alias ]
I'm using extendedglob. How can I match all .c files in all
subdirectories, _except_ any SCCS subdirectories?
ls **~SCCS/*.c
I tried the above, but it only omits the SCCS directory in the toplevel
directory, but still lists all .c files in all SCCS subdirs.
Thanks,
--- John.
[ Please copy me on any replies - I'm not on this alias ]
Ps. Is there a newsgroup for this alias?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author