<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: File Systems or Directory Structure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721828#M524092</link>
    <description>Do bdf or df on it.&lt;BR /&gt;&lt;BR /&gt;e.g. df -k /dir1/dir2/dir3/dir4/&lt;BR /&gt;&lt;BR /&gt;if it showing, mounted on /dir1 then it is a file system on /dir1.  If it is showing mounted on /, then it is a directory structure mounted on /.</description>
    <pubDate>Mon, 06 Dec 2010 03:15:46 GMT</pubDate>
    <dc:creator>Shibin_2</dc:creator>
    <dc:date>2010-12-06T03:15:46Z</dc:date>
    <item>
      <title>File Systems or Directory Structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721827#M524091</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;If i see a directory structure like /dir1/dir2/dir3/dir4/ then how to distinguish whether it is a file system or directory structure ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Manoj&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Dec 2010 02:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721827#M524091</guid>
      <dc:creator>Manoj1</dc:creator>
      <dc:date>2010-12-06T02:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems or Directory Structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721828#M524092</link>
      <description>Do bdf or df on it.&lt;BR /&gt;&lt;BR /&gt;e.g. df -k /dir1/dir2/dir3/dir4/&lt;BR /&gt;&lt;BR /&gt;if it showing, mounted on /dir1 then it is a file system on /dir1.  If it is showing mounted on /, then it is a directory structure mounted on /.</description>
      <pubDate>Mon, 06 Dec 2010 03:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721828#M524092</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2010-12-06T03:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems or Directory Structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721829#M524093</link>
      <description>Hi Manoj,&lt;BR /&gt;&lt;BR /&gt;   I can't guess what you are searching for in this case, the best reply here is to run a bdf command and see whether any logical volume have the mentioned directory structure as the mount point. /etc/fstab also should have an entry for this directory stucture, if it has a filesystem. &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Jayakrishnan G Naik&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Dec 2010 03:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721829#M524093</guid>
      <dc:creator>Jayakrishnan G Naik</dc:creator>
      <dc:date>2010-12-06T03:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems or Directory Structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721830#M524094</link>
      <description>&lt;!--!*#--&gt;      uname -a&lt;BR /&gt;&lt;BR /&gt;      man mount&lt;BR /&gt;&lt;BR /&gt;      mount</description>
      <pubDate>Mon, 06 Dec 2010 05:39:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721830#M524094</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-12-06T05:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems or Directory Structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721831#M524095</link>
      <description>Hi Manoj:&lt;BR /&gt;&lt;BR /&gt;A mounted directory ("filesystem") will always have an inode number of two (2).  Hence to test whether or not your directory is mounted, simply do:&lt;BR /&gt;&lt;BR /&gt;# ls -ild /directory&lt;BR /&gt;&lt;BR /&gt;The inode number is the first column of the output.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 06 Dec 2010 12:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721831#M524095</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-12-06T12:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems or Directory Structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721832#M524096</link>
      <description>Hi Manoj,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; alternative method&lt;BR /&gt;&lt;BR /&gt;do a cat /etc/mnttab. All of the output you would see there would be filesystems. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Mon, 06 Dec 2010 12:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721832#M524096</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2010-12-06T12:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems or Directory Structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721833#M524097</link>
      <description>Bonsoir,&lt;BR /&gt;&lt;BR /&gt;Yet An Other Method ;-) &lt;BR /&gt;&lt;BR /&gt;fuser -c /directory will return an error code if it is not a mounted filesystem. &lt;BR /&gt;&lt;BR /&gt;root@ockham:/#fuser -c /tmp &amp;gt;/dev/null 2&amp;gt;&amp;amp;1; echo $?&lt;BR /&gt;0&lt;BR /&gt;root@ockham:/#fuser -c /tmp/lost+found &amp;gt;/dev/null 2&amp;gt;&amp;amp;1; echo $?&lt;BR /&gt;1&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 08 Dec 2010 16:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721833#M524097</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2010-12-08T16:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems or Directory Structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721834#M524098</link>
      <description>Where do we use file systems and directories ?&lt;BR /&gt;I mean in which scenarios they are used and for which type of applications ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Manoj</description>
      <pubDate>Fri, 14 Jan 2011 03:42:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721834#M524098</guid>
      <dc:creator>Manoj1</dc:creator>
      <dc:date>2011-01-14T03:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems or Directory Structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721835#M524099</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;See the below thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1294983053235+28353475&amp;amp;threadId=1453640" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1294983053235+28353475&amp;amp;threadId=1453640&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...</description>
      <pubDate>Fri, 14 Jan 2011 05:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721835#M524099</guid>
      <dc:creator>P Arumugavel</dc:creator>
      <dc:date>2011-01-14T05:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems or Directory Structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721836#M524100</link>
      <description>A file system is a portion of the disk that has been allocated, formatted and is mounted using the directory as a mount point.&lt;BR /&gt;&lt;BR /&gt;Filesystem:&lt;BR /&gt;Is a technolgy method of storing and organizing computer data and files. It is used on data storage devices to maintian the physical location of the files. Other than this, they might give access to data on a file server acting as clents for a network protocol.&lt;BR /&gt;&lt;BR /&gt;Mountpoint:&lt;BR /&gt;It is a empty directory which is used to mount and provide an entry point to the filesystems.&lt;BR /&gt;&lt;BR /&gt;Directory:&lt;BR /&gt;It is virtual container within a filesystem in which groups of files and other folders can be kept and organized.&lt;BR /&gt;&lt;BR /&gt;Rgds...</description>
      <pubDate>Fri, 14 Jan 2011 05:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems-or-directory-structure/m-p/4721836#M524100</guid>
      <dc:creator>P Arumugavel</dc:creator>
      <dc:date>2011-01-14T05:46:49Z</dc:date>
    </item>
  </channel>
</rss>

