Christos Zoulas <chris...@zoulas.com> writes: > Xin Li <delp...@delphij.net> writes: > > I think it doesn't make sense to emit size information for non-regular > > files like directories, symlinks, etc. although both our and NetBSD's > > mtree would emit it. > We could change that, but what's the harm?
Roll a large tarball (e.g. a complete FreeBSD installation). Copy it to different machines with different filesystems. Untar and run mtree on the result. Notice that you get different output on each machine because they report different sizes for directories; one might report the actual on-disk size (which might vary depending on past contents) while the other might report the number of entries. DES -- Dag-Erling Smørgrav - d...@des.no _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"