Hi Michael, > Ahh, and btw: "." is not special in "[]" in regexps. So you might do > > + "^[[:space:]]*\\([-.[:alpha:]]+\\)" ; \1 permissions Thanks for reviewing! I fixed your remarks, it still works fine. You'll find v2 attached. Mathieu