Thanks for putting up the proceedings. The extension described in "a light-weight non-hierarchical filesystem navigation extension" paper sounds a bit like zsh's ** extension. In zsh a/**/b matches all existing paths with prefix a and suffix b, where a and b can be arbitrary subpaths. So for example wc sys/src/**/*.[ch] To wc all .c and .h files under sys/src. Zsh added many more extensions to pick files but ** is the most useful one.
- Re: [9fans] iwp9 Aram Hăvărneanu
- Re: [9fans] iwp9 erik quanstrom
- Re: [9fans] iwp9 Bence Fábián
- Re: [9fans] iwp9 erik quanstrom
- Re: [9fans] iwp9 Brantley Coile
- Re: [9fans] iwp9 Andrés Domínguez
- Re: [9fans] iwp9 erik quanstrom
- Re: [9fans] iwp9 Bence Fábián
- Re: [9fans] iwp9 Skip Tavakkolian
- Re: [9fans] iwp9 Andrés Domínguez
- [9fans] iwp9: lightweight nonhierachical navigation Bakul Shah
- Re: [9fans] iwp9 cinap_lenrek
- Re: [9fans] iwp9 tlaronde
- Re: [9fans] iwp9 Eric Jul
- Re: [9fans] iwp9 Kurt H Maier
- Re: [9fans] iwp9 erik quanstrom
- Re: [9fans] iwp9 Brian L. Stuart
- Re: [9fans] iwp9 Kurt H Maier
- Re: [9fans] iwp9 Jack Johnson
- Re: [9fans] iwp9 erik quanstrom
