A good tip (too little too late for this time around, but in the future) is to replace rm with ls first and see what will be deleted when you execute the rm command. I occasionally do that when I'm inserting a wildcard in a rm -rf and want to first see what files will be targeted by the command. Jacques B.