Steve wrote > Don't you need the --wildcards option for tar to interpret the "*" properly? In GNU tar, the --wildcards option only affects include and exclude patterns (which aren't being used in any of these examples). It doesn't affect filename arguments, at least according to the man page.