Diskusage Explorer/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "=== Interface ncurses === Listez d'abord tous les projets auxquels vous avez accès. <pre> ls ~/projects/ def-bourqueg def-lathrop def-poq-ab rrg-bourqueg-ad rrg-lath..."
(Updating to match new version of source page)
(Created page with "=== Interface ncurses === Listez d'abord tous les projets auxquels vous avez accès. <pre> ls ~/projects/ def-bourqueg def-lathrop def-poq-ab rrg-bourqueg-ad rrg-lath...")
Line 13: Line 13:
</div>
</div>


=== Ncurse User Interface ===
=== Interface ncurses ===
First list all the projects you have access to:
Listez d'abord tous les projets auxquels vous avez accès.
<pre>
<pre>
  ls ~/projects/
  ls ~/projects/
     def-bourqueg  def-lathrop  def-poq-ab  rrg-bourqueg-ad  rrg-lathrop
     def-bourqueg  def-lathrop  def-poq-ab  rrg-bourqueg-ad  rrg-lathrop
</pre>
</pre>
We will take the def-poq-ab project as an example,
Le projet <tt>def-poq-ab</tt> servira à notre exemple.
<pre>
<pre>
GROUP=def-poq-ab
GROUP=def-poq-ab
duc ui -d /project/.duc_databases/${GROUP}.sqlite  /project/${GROUP}
duc ui -d /project/.duc_databases/${GROUP}.sqlite  /project/${GROUP}
</pre>
</pre>
This command loads a browser that shows the resources consumed by all files under any directory tree
Cette commande charge un navigateur qui montre les ressources consommées par tous les fichiers dans l'arborescence d'un répertoire.
[[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 you 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. -->


rsnt_translations
56,430

edits

Navigation menu