Matthias Lederhofer <matled@xxxxxxx> writes: > I found no real drawback using symlinks and symlinks are sometimes > more practical, for example when copying/creating a tarball of the > installation. Well, tar handles hard links just fine, thanks. The real drawbacks of doing symlinks people often cite (and I agree to) are that they can become dangling, and they consume i-nodes. - 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