On May 27, 2009, at 3:28 PM, Darren Weber wrote: > PS, I know grep isn't glob ;-) The grep was a bash command to > search all the macport .tcl files. Indeed, but "*reinplace*" means it's looking for the literal string "*reinplac" followed by 0 or more "e" characters. - Toby