Bill Lear, Tue, Jun 19, 2007 18:16:26 +0200: > % cat foo > set -x > type tar > type cd > (cd blt && tar cf - .) | (cd /opt/git-1.5.2.2/share/git-core/templates && tar xf -) what would you see if your script contained: set -x (cd blt && tar cf - .) |less ? Does the output look like a tar archive to you? Can you share it with us if you're not sure? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html