<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 2013-12-08 2:11 PM, Charles Marcus
      <a class="moz-txt-link-rfc2396E" href="mailto:CMarcus@Media-Brokers.com"><CMarcus@Media-Brokers.com></a> wrote:<br>
    </div>
    <blockquote cite="mid:52A4C470.6000208@Media-Brokers.com"
      type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Why, after rsync'ing /usr to /tmp-usr, do the sizes differ?<br>
      <br>
       # du -h --max-depth=0 /usr<br>
      3.5G    /usr<br>
      <br>
      and<br>
      <br>
       # du -h --max-depth=0 /tmp-usr<br>
      3.7G    /tmp-usr<br>
      <br>
      Is that because of the different filesystems (ext4 on / and
      reiserfs on /usr) maybe?<br>
      <br>
      Is there a simple way to get the total # of files and directories
      for comparison, like you can in Windows when getting properties of
      a folder?<br>
    </blockquote>
    <br>
    Still curious about this, but I went ahead and pulled the trigger
    anyway, and it was about as uneventful as it gets...
    <br>
    <br>
    Took all of 6 minutes (and almost all of that was rsyncing /usr)...
    <br>
    <br>
    Made a gentoo forum post in case anyone else wants to do this and
    may be a little hesitant like I was...
    <br>
    <br>
    <a class="moz-txt-link-freetext"
      href="http://forums.gentoo.org/viewtopic-p-7457324.html#7457324">http://forums.gentoo.org/viewtopic-p-7457324.html#7457324</a>
    <br>
    <br>
    Thanks to all who patiently answered my questions...
    <br>
    <br>
    I now have /usr merged back into / and no longer have to choose
    between using an intramfs (which I vehemently did not want to do)
    and updating my system without fear of breakage.
    <br>
    <br>
    <whew>
    <br>
    <br>
  </body>
</html>