<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I'm trying to find total numbers of files and directories in my home
    folder using following two methods ... but the result is different
    in both ways<br>
    <u><br>
    </u><u>first command line</u><br>
    <br>
    tree /home/jatin | tail -1<br>
    <br>
    3071 directories, 26455 files<br>
    <br>
    thus total containing items are 3071+26455=29525<br>
    <br>
    <br>
    second using GUI ( right click on /home/jatin directory ..and then properties
    )<br>
    <br>
    it shows, 29,503 items, totalling<br>
    <br>
    <br>
    why like that .... M I doing anything wrong ... is there any batter
    way to confirm total files and directories in my home folder ????<br>
    <br>
    <br>
    ( I've taken a backup of my home directory and want to confirm that
    everything is ok or not ..by comparing the directory and files )<br>
    <br>
    <br>
    there is also difference in sizeĀ  "du" command outputĀ  and gui <br>
    <br>
    <br>
    Warm Regards <br>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
      <title></title>
      <meta name="GENERATOR" content="OpenOffice.org 3.2 (Unix)">
      <meta name="AUTHOR" content="livewire ">
      <meta name="CREATED" content="20100413;16400600">
      <meta name="CHANGEDBY" content="Livewire ">
      <meta name="CHANGED" content="20110817;15290400">
      <meta name="CHANGEDBY" content="livewire ">
      <style type="text/css">
        <!--
                @page { margin: 2cm }
                P { margin-bottom: 0.21cm }
                A:link { so-language: zxx }
        -->
        </style>
      <p style="margin-bottom: 0cm">*/</p>
      <p style="margin-bottom: 0cm">
        <meta name="CHANGEDBY" content="livewire ">
        Jatin
        Khatri</p>
      <p style="margin-bottom: 0cm">RHCSA RHCE CCNA</p>
      <p style="margin-bottom: 0cm"><a
          href="http://www.fedoraproject.org/wiki/Jatin">www.fedoraproject.org/wiki/Jatin</a>
      </p>
      <p style="margin-bottom: 0cm; font-style: normal; font-weight:
        normal">
        <font face="arial"><font size="2"><font color="#008000"><font
                face="Arial">Save
                Paper, Save Environment.**</font></font><font
              color="#993366"><br>
            </font><font color="#008000"><font face="Arial"><i><b>(Plant
                    at least one tree in your life and nurture it !!!)</b></i></font></font></font></font></p>
      <p style="margin-bottom: 0cm"><br>
      </p>
    </div>
  </body>
</html>