<?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: Tree function in directory-view in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747687#M257191</link>
    <description>You do not have command that will do that. But you have a script that can do that.&lt;BR /&gt;&lt;BR /&gt;Search forums.</description>
    <pubDate>Thu, 09 Mar 2006 07:23:44 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2006-03-09T07:23:44Z</dc:date>
    <item>
      <title>Tree function in directory-view</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747686#M257190</link>
      <description>Hello &lt;BR /&gt;DOS/Windows have one good feature: tree.&lt;BR /&gt;(You know, you can show a directory tree in comand-mode in Windows)&lt;BR /&gt;&lt;BR /&gt;Know anybody similar function in HP-UX?&lt;BR /&gt;&lt;BR /&gt;Thanks,  Konrad</description>
      <pubDate>Thu, 09 Mar 2006 07:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747686#M257190</guid>
      <dc:creator>Konrad Hegner</dc:creator>
      <dc:date>2006-03-09T07:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Tree function in directory-view</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747687#M257191</link>
      <description>You do not have command that will do that. But you have a script that can do that.&lt;BR /&gt;&lt;BR /&gt;Search forums.</description>
      <pubDate>Thu, 09 Mar 2006 07:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747687#M257191</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-03-09T07:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Tree function in directory-view</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747688#M257192</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Added file should do&lt;BR /&gt;&lt;BR /&gt;    Steve Steel</description>
      <pubDate>Thu, 09 Mar 2006 07:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747688#M257192</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2006-03-09T07:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tree function in directory-view</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747689#M257193</link>
      <description>Konrad,&lt;BR /&gt;not exactly graphical but the data is there:&lt;BR /&gt;find . -type d&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Mar 2006 07:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747689#M257193</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-03-09T07:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Tree function in directory-view</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747690#M257194</link>
      <description># ls -ld |grep ^d &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 09 Mar 2006 07:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747690#M257194</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-09T07:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tree function in directory-view</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747691#M257195</link>
      <description>fyi&lt;BR /&gt;&lt;BR /&gt;The file I added is a vtree script which works&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        Steve Steel</description>
      <pubDate>Thu, 09 Mar 2006 08:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747691#M257195</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2006-03-09T08:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tree function in directory-view</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747692#M257196</link>
      <description>Hi Konrad,&lt;BR /&gt;teh script dutree attached shows the directories tree.&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
      <pubDate>Fri, 10 Mar 2006 04:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747692#M257196</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2006-03-10T04:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Tree function in directory-view</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747693#M257197</link>
      <description>du -k /var | awk '{print $2}'&lt;BR /&gt;&lt;BR /&gt;Show directory tree from /var directory</description>
      <pubDate>Fri, 10 Mar 2006 07:56:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tree-function-in-directory-view/m-p/3747693#M257197</guid>
      <dc:creator>Carlos Roberto Schimidt</dc:creator>
      <dc:date>2006-03-10T07:56:18Z</dc:date>
    </item>
  </channel>
</rss>

