Translations:Diskusage Explorer/5/en: Difference between revisions

Importing a new version from external source
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
=== Ncurse User Interface ===
=== Ncurse User Interface ===
First list all the projects you have access to:
Choose a project space you have access to and which you wish to analyze, which for the purpose of this discussion we will assume to be <tt>def-professor</tt>.
<pre>
{{Command|diskusage_explorer /project/def-professor}}
ls ~/projects/
    def-bourqueg  def-lathrop  def-poq-ab  rrg-bourqueg-ad  rrg-lathrop
</pre>
We will take the def-poq-ab project as an example,
<pre>
GROUP=def-poq-ab
duc ui -d /project/.duc_databases/${GROUP}.sqlite  /project/${GROUP}
</pre>
This command loads a browser that shows the resources consumed by all files under any directory tree
This command loads a browser that shows the resources consumed by all files under any directory tree
[[File:Ncurse duc.png|thumb|using|450px|frame|left| Navigating your project space with duc ncurse tool]]
[[File:Ncurse duc.png|thumb|using|450px|frame|left| Navigating your project space with duc ncurse tool]]
<br clear=all> <!-- This is to prevent the next section from filling to the right of the image. -->
<br clear=all> <!-- This is to prevent the next section from filling to the right of the image. -->
38,760

edits