Not that it helps, but probably the simplest answer to your problem is: find . -type d -name "${char}*" -print However, I assume you're not allowed to use find. :) Kelly ************ [EMAIL PROTECTED] http://www.linuxchix.org
- [techtalk] Bourne Shell Programming and Awk Cat
- Re: [techtalk] Bourne Shell Programming and Awk Jeff Dike
- Re: [techtalk] Bourne Shell Programming and Awk Kelly Lynn Martin
- Re: [techtalk] Bourne Shell Programming and Awk Nils Philippsen